added a button :D
This commit is contained in:
parent
215d930022
commit
34b447cff1
5 changed files with 64 additions and 1 deletions
|
@ -21,3 +21,6 @@ func _physics_process(delta):
|
|||
active = true
|
||||
collision_shape.disabled = false
|
||||
particles.emitting = true
|
||||
|
||||
func switch_action():
|
||||
queue_free()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue