bear_ Call method track testing with spears
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
extends Node3D
|
||||
|
||||
|
||||
func mesh_on():
|
||||
visible = true
|
||||
|
||||
func mesh_off():
|
||||
visible = false
|
||||
Reference in New Issue
Block a user