Outer-Wilds-New-Horizons / new-horizons

A tool for modifying or creating new planets, dialogue, ship logs, and more for Outer Wilds.
https://nh.outerwildsmods.com/
MIT License
42 stars 17 forks source link

Prevent drifting after entering system-changing black hole #783

Open coderCleric opened 7 months ago

coderCleric commented 7 months ago

What Happened?

Entering a black hole that changes the system doesn't stop the player from drifting, instead only preventing inputs. This is especially noticeable if the black hole is in a 0G environment without any physical object to stop the player from passing through.

What was supposed to happen?

The player should probably stop moving when they enter the black hole, or at least have the screen turn black so that they can't tell.

Platform

Steam

Mods

Happens with just NH and an addon that adds a black hole.

Logs

No response

xen-42 commented 4 months ago

This fix was BAD and removes a FEATURE of NH boo!!!!!! I wanna revert it so bad!!!!

Instead of pausing the game entirely (and getting rid of the graphical effects from the ship warping or the audio effects of entering a black hole) we should stop the player relative to the black hole they just entered. Probably move them so that their camera goes inside it just to be safe.

Reopening because I don't consider this truly fixed