mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
added cool animations
This commit is contained in:
parent
77ca16be36
commit
6cb03fda72
41 changed files with 569 additions and 19 deletions
|
|
@ -0,0 +1,4 @@
|
|||
extends Particles2D
|
||||
|
||||
func _ready() -> void:
|
||||
$AnimatedSprite.play("default")
|
||||
Loading…
Add table
Add a link
Reference in a new issue