new textures
This commit is contained in:
parent
ea112e91a1
commit
7ac4df4ec9
29 changed files with 221 additions and 770 deletions
2
quare.gd
2
quare.gd
|
@ -1,5 +1,7 @@
|
|||
extends StaticBody2D
|
||||
|
||||
func _ready():
|
||||
$AnimatedSprite.play("idle")
|
||||
|
||||
func destroy():
|
||||
var timer = Timer.new()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue