dash working
This commit is contained in:
parent
cce3f56caa
commit
4b4d97746c
8 changed files with 86 additions and 24 deletions
|
|
@ -4,6 +4,7 @@ class_name Command_Block
|
|||
|
||||
@export var command_name : String
|
||||
@export var command_sprite : Texture2D#:
|
||||
@export var collider : CollisionShape3D
|
||||
#set(new_texture):
|
||||
#if command_sprite != null:
|
||||
#command_sprite.changed.disconnect(on_texture_changed)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue