Skip to content

Commit 068ef03

Browse files
committed
(v0.2.9-alpha) Bunker Prototype: Model (3)
yippie! completed the bunker modelling -- mostly protype rn but yeah! will texture and perfect afterwards! Next up i think imma make the mechanism of the bunker mm
1 parent 9712ea1 commit 068ef03

8 files changed

Lines changed: 24 additions & 11 deletions

File tree

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ Todos:
77
- [X] Brainstorm all the Vestiges. (v0.2.1-alpha)
88
- [X] Order the Vestiges for pacing. (v0.2.1-alpha)
99
- [X] Prototype the Silhouette to Vestige to Watch tower chain. (v0.2.2-alpha ... v0.2.5-alpha)
10-
- [ ] Bunker Prototype (v0.2.6-alpha ... )
10+
- [X] Bunker Design Prototype (v0.2.6-alpha & v0.2.9-alpha)
1111
- [ ] Bunker Door Logic
12+
- [ ] Bunker Logic
1213
- [ ] Long Tunnel
1314
- [ ] Ending Bench Interaction
1415
- [ ] Ending Camera Animation

assets/models/bunker/bunker.blend

30.4 KB
Binary file not shown.

assets/models/bunker/bunker.blend1

131 KB
Binary file not shown.

assets/models/bunker/bunker.tscn

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[gd_scene format=3 uid="uid://c2bvqiw4e4bw4"]
2+
3+
[ext_resource type="PackedScene" uid="uid://ckefpg1pmh8qh" path="res://assets/models/bunker/bunker.blend" id="1_xao48"]
4+
5+
[node name="bunker" unique_id=1472689867 instance=ExtResource("1_xao48")]
-4.24 KB
Binary file not shown.
-12.2 KB
Binary file not shown.

assets/models/vestige_map/vestige_map.tscn

Lines changed: 14 additions & 10 deletions
Large diffs are not rendered by default.

scenes/Vestige.tscn

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4983,3 +4983,6 @@ expand_mode = 1
49834983
[node name="SilhouetteAnimationMover" type="AnimationPlayer" parent="." unique_id=1139800193]
49844984
libraries/ = SubResource("AnimationLibrary_ke06p")
49854985
autoplay = &"RESET"
4986+
4987+
[node name="vestige" parent="." unique_id=1578841442 instance=ExtResource("20_jrnm1")]
4988+
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.1060526, -47.643898, 270.30832)

0 commit comments

Comments
 (0)