fix: added doorinteractive to volunteer room
This commit is contained in:
parent
e23f496b70
commit
95e7160920
|
|
@ -276,6 +276,9 @@ transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -2.7
|
||||||
interaction = ExtResource("19_ci4rn")
|
interaction = ExtResource("19_ci4rn")
|
||||||
billboard = false
|
billboard = false
|
||||||
|
|
||||||
|
[node name="DoorInteractable" type="Node3D" parent="Collectables"]
|
||||||
|
unique_name_in_owner = true
|
||||||
|
|
||||||
[node name="VoxelGI" type="VoxelGI" parent="."]
|
[node name="VoxelGI" type="VoxelGI" parent="."]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.08276367, 1.3269348, 0.05317688)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.08276367, 1.3269348, 0.05317688)
|
||||||
subdiv = 3
|
subdiv = 3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue