empty
This commit is contained in:
parent
edb10387e0
commit
46e1de9791
232 changed files with 0 additions and 8637 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue