mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 21:43:47 +00:00
Map Triggers
This commit is contained in:
parent
5ce2ffb48e
commit
054c0998ad
34 changed files with 5896 additions and 477 deletions
|
|
@ -18,6 +18,7 @@ height = 0.342773
|
|||
[node name="Elevator" type="Path3D" node_paths=PackedStringArray("Elevator")]
|
||||
curve = SubResource("Curve3D_buenw")
|
||||
script = ExtResource("1_buenw")
|
||||
TargetName = &""
|
||||
Elevator = NodePath("PathFollow3D")
|
||||
|
||||
[node name="PathFollow3D" type="PathFollow3D" parent="."]
|
||||
|
|
|
|||
|
|
@ -12,4 +12,3 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0167541, 0.0118043, 0.00338
|
|||
shape = SubResource("BoxShape3D_hsg1w")
|
||||
|
||||
[node name="blockbench_export" parent="." instance=ExtResource("1_wtma2")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue