Commit a7bcacf
authored
Grappling hook level: Redesign start and end scenes
So the magical thread is not occluded by the dialogue. And to give it
more narrative sense:
- From the Void runner level, there is an ellipsis.
- The StoryWeaver is about to grab a magical thread and be teleported.
- But the Void ruins their plans. Has to take an alternative path.
- At the end of the level, the StoryWeaver comes from the other
direction.
Also add a dialogue at the start of the Void + grappling level.
Helps #14101 parent 8379553 commit a7bcacf
File tree
7 files changed
+154
-39
lines changed- scenes/quests/lore_quests/quest_002
- 2_grappling_hook
- 3_void_grappling
- components
7 files changed
+154
-39
lines changedLines changed: 32 additions & 13 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
| |||
Lines changed: 84 additions & 19 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Lines changed: 14 additions & 7 deletions
Large diffs are not rendered by default.
0 commit comments