Add jak 2 orb counters#18
Conversation
xTVaser
left a comment
There was a problem hiding this comment.
Would it just be easier to add an option that splits on any orb pickup (anytime the orb count changes basically)
easier and yes bloat? yes. Also less customizable? yes. I guess with a autosplitter it doesnt really matter, but I wanted to leave the option open for people to only split on last orb in the level etc |
|
I guess the only issue is right now it isn't technically guaranteed to be the last orb in the level since it's just purely based off the count. But that's fair. This will need a new ending condition too (whatever the total orb count for all open orbs is, i assume 95?). For example here's the one i made for all 286 orbs. The ending condition is what ensures all splits are exhausted / the timer completes when you finish the run. |
No description provided.