Name refactor
This commit is contained in:
parent
6f56fffb59
commit
e1cdf38dfb
21 changed files with 44 additions and 40 deletions
6
scripts/prototype.gd
Normal file
6
scripts/prototype.gd
Normal file
|
@ -0,0 +1,6 @@
|
|||
extends Resource
|
||||
|
||||
class_name Prototype
|
||||
|
||||
@export var scene : PackedScene
|
||||
@export var preview : Texture2D
|
Loading…
Add table
Add a link
Reference in a new issue