This commit is contained in:
Persephone Bubblegum-Holiday 2025-07-25 18:29:59 -07:00
parent edb10387e0
commit 46e1de9791
232 changed files with 0 additions and 8637 deletions

View file

@ -1,7 +0,0 @@
extends Node3D
func _movement_in(movement, _rate):
get_node(movement).visible = true
func _movement_out(movement, _rate):
get_node(movement).visible = false