added cool animations

This commit is contained in:
zoe 2021-10-09 18:50:01 +02:00
parent 77ca16be36
commit 6cb03fda72
41 changed files with 569 additions and 19 deletions

View file

@ -5,3 +5,7 @@ func on_hover():
func on_select():
$Select.play(0)
func scale_up() -> void:
pass # Replace with function body.