Added lid crane scaffolding

This commit is contained in:
jonathan
2026-01-27 13:45:26 +01:00
parent f61c2346f6
commit 13554726bb
4 changed files with 17 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
extends Node3D
func set_grab(grab:bool):
print("setgrab: %s"%grab)