Add Station move handle has ghost
This commit is contained in:
+2
-2
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user