update anita model and revise export procedure

This commit is contained in:
Persephone Bubblegum-Holiday 2025-08-04 11:46:25 -07:00
parent ea038776f3
commit 4bf97a1b76
7 changed files with 46 additions and 98 deletions

View file

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