Add bought station is ghost when spawns

This commit is contained in:
JonShard
2026-08-11 13:24:51 +02:00
parent 70d41fc21b
commit 6a591b9e3a
5 changed files with 50 additions and 30 deletions
+3 -2
View File
@@ -62,14 +62,15 @@ move_ghost = NodePath("MoveGhost")
[node name="MoveHandle" type="RigidBody3D" parent="." unique_id=954108203 groups=["platalbe_item"]]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5, 0)
collision_layer = 4
collision_layer = 262144
collision_mask = 196615
axis_lock_linear_y = true
axis_lock_angular_x = true
axis_lock_angular_z = true
mass = 0.004
mass = 0.001
gravity_scale = 0.5
linear_damp = 100.0
angular_damp = 100.0
script = ExtResource("2_tbkb3")
picked_up_layer = 64
release_mode = 1