Skip to content

What does the EntryPathID and ResultsPathID do on the ChangeSceneListInfo? #145

Answered by SuperHackio
Nate6752 asked this question in Q&A
Discussion options

You must be logged in to vote

GLE offers special Path IDs that you can use in levels, being -2 and -3.

ResultsPathID = PathID -2
EntryPathID = PathID -3

Using these fields will allow you to dynamically change the path of any object that uses PathID -2 / -3, which can be very useful -- especially for hubworld star return sequences.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Nate6752
Comment options

Answer selected by Nate6752
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants