added gumba mushroom and sound
This commit is contained in:
@@ -6,4 +6,5 @@ func _ready():
|
||||
animated_sprite_2d.play("default")
|
||||
|
||||
func _on_activate_body_entered(body):
|
||||
queue_free()
|
||||
if body.is_big:
|
||||
queue_free()
|
||||
|
||||
Reference in New Issue
Block a user