pegchamp/Effects/Floppy.gd

5 lines
69 B
GDScript

extends CanvasLayer
func _ready():
$AnimationPlayer.play("Saving")