update anita model and revise export procedure
This commit is contained in:
parent
ea038776f3
commit
4bf97a1b76
7 changed files with 46 additions and 98 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue