shinyquagsire23 / OpenJKDF2

A cross-platform reimplementation of JKDF2 in C
Other
518 stars 45 forks source link

MotS Level 5 Force Boost Can't Be Picked Up #163

Closed DanKorell closed 1 year ago

DanKorell commented 1 year ago

There is a Force Boost pickup in the third secret of MotS Level 5, as shown in the screenshot, but I can't pick it up at all. I even tried using Force Seeing to try to use up some Force energy but I still can't pick it up.

image

You can see it picked up here in a YouTube video from 4 years ago: https://youtu.be/24cbWf1c2wA?t=623

shinyquagsire23 commented 1 year ago

Ah, I think this is fixed now in v0.7.5, tested through lv5 and was able to pickup fine. The pickup script used the COG verb PlaySoundLocal, which I hadn't implemented, and implementing it had caused a slew of other issues due to savefile off-by-one bugs.