WIP ghost

This commit is contained in:
JonShard
2026-08-02 11:09:58 +02:00
parent b169b5d05e
commit 2e670129a5
3 changed files with 46 additions and 5 deletions
+1
View File
@@ -3,6 +3,7 @@ extends Node
@export var snap_grid_size: float = 0.6
@export var move_handle: XRToolsPickable
@export var move_ghost: Area3D
@export var station: StaticBody3D
var move_handle_rigid: RigidBody3D