Add Station move handle has ghost

This commit is contained in:
JonShard
2026-08-02 12:19:57 +02:00
parent 2e670129a5
commit 10bb7cd5bf
2 changed files with 103 additions and 16 deletions
+2 -2
View File
@@ -47,7 +47,7 @@ properties/2/spawn = true
properties/2/replication_mode = 1
[sub_resource type="BoxShape3D" id="BoxShape3D_vlqg6"]
size = Vector3(0.6, 1, 0.6)
size = Vector3(0.5, 1, 0.5)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_vlqg6"]
transparency = 1
@@ -247,7 +247,7 @@ script = ExtResource("15_trny8")
[node name="MoveGhost" type="Area3D" parent="." unique_id=2098037388]
visible = false
collision_layer = 0
collision_mask = 589831
collision_mask = 524295
[node name="CollisionShape3D" type="CollisionShape3D" parent="MoveGhost" unique_id=486115686]
shape = SubResource("BoxShape3D_vlqg6")