Skip to content

Jak 3: Air Train/Warp Gate menu system + mods folder ported from Jak II#163

Open
Nick0778 wants to merge 7 commits into
OpenGOAL-Mods:mainfrom
Nick0778:j3-mod-stuff-air-train-menu
Open

Jak 3: Air Train/Warp Gate menu system + mods folder ported from Jak II#163
Nick0778 wants to merge 7 commits into
OpenGOAL-Mods:mainfrom
Nick0778:j3-mod-stuff-air-train-menu

Conversation

@Nick0778
Copy link
Copy Markdown
Contributor

This implements a menu system for Air Trains and Warp Gates that allows Jak to teleport to several places by interacting with them, just like I did in Jak II.

It also ports the mods folder, along with all its contents, from Jak II to Jak 3.

Copy link
Copy Markdown
Contributor

@dallmeyer dallmeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwise changes LGTM, thanks for porting so much over for jak 3!

Comment on lines 17849 to +18170
@@ -18166,7 +18167,7 @@
:camera-trans (new 'static 'vector :x -519551.78 :y 18144.46 :z -1833278.2 :w 1.0)
:quat (new 'static 'vector4h :data (new 'static 'array int16 4 -3 -24001 0 -22304))
:camera-rot (new 'static 'array int16 9 -4826 0 #x7e96 -6097 #x7db4 -907 -31829 -6166 -4741)
:on-goto #f
:on-goto '(begin (kill "vol-holo-eye-1" store #f)) ;;mod-base-change kill "vol-holo-eye-1" when entering volcano via warp-gate
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we shouldn't change these by default - maybe you can add them in a commented-out block below the original, and leave comments in your warp-gate-menu README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants