mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 13:53:47 +00:00
Chest animation, alarm box entity
This commit is contained in:
parent
f28a3b70fd
commit
164c186201
25 changed files with 177 additions and 23 deletions
|
|
@ -430,6 +430,7 @@ transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, -8.25,
|
|||
|
||||
[node name="entity_6_actor_terminal" parent="FuncGodotMap" instance=ExtResource("16_u06t4")]
|
||||
transform = Transform3D(1, 0, 1.74846e-07, 0, 1, 0, -1.74846e-07, 0, 1, -11.5, 1.75, -9)
|
||||
script = null
|
||||
|
||||
[node name="entity_7_actor_box_green" parent="FuncGodotMap" instance=ExtResource("17_u06t4")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 3.5, 1.25, -3.5)
|
||||
|
|
|
|||
|
|
@ -3018,6 +3018,9 @@ TargetGroup = "elevator_1"
|
|||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 14.5, 1.75, 17)
|
||||
TimelineName = &"computer2"
|
||||
|
||||
[node name="entity_207_actor_alarmbox" parent="Maps/FuncGodotMap" instance=ExtResource("54_anja4")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 29.5, 2, 10.25)
|
||||
|
||||
[node name="Props" type="Node3D" parent="."]
|
||||
|
||||
[node name="TestElevator" type="Node3D" parent="Props"]
|
||||
|
|
@ -3062,7 +3065,7 @@ Target = NodePath("../Door3")
|
|||
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -4.48079, 4.71987, 22.8504)
|
||||
|
||||
[node name="Chest" parent="Props" instance=ExtResource("70_005j7")]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 23.4778, 1.53711, 11.3417)
|
||||
transform = Transform3D(1.31134e-07, 0, -1, 0, 1, 0, 1, 0, 1.31134e-07, 23.5714, 1.53711, 11.4827)
|
||||
LootTable = [ExtResource("72_51d8c")]
|
||||
|
||||
[node name="Forcefield" parent="Props" instance=ExtResource("83_51d8c")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue