This repository has been archived on 2023-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
trashsort/scripts/sunAnim.gd
2020-11-01 00:59:39 +03:00

5 lines
49 B
GDScript

extends Node
func _ready():
$anim.play("idle")