mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2025-10-21 19:30:35 +00:00
5 lines
45 B
GDScript
5 lines
45 B
GDScript
extends AnimatedSprite
|
|
|
|
func _ready():
|
|
pass
|