bear_ Call method track testing with spears

This commit is contained in:
2026-08-25 08:49:44 +03:00
parent 251002ea7c
commit 32d0c58f5c
9 changed files with 11671 additions and 136 deletions
+8
View File
@@ -0,0 +1,8 @@
extends Node3D
func mesh_on():
visible = true
func mesh_off():
visible = false