JamesB192 / Shadowrun-Unlimited-rip

51 stars 17 forks source link

Add files via upload #21

Closed Steelflight closed 3 years ago

Steelflight commented 3 years ago

In Club Penumbra when going downstairs there is a consistent weird bug where it would warp me downstairs with camera centered on Player 0, then center the camera back upstairs and immediately move the camera back downstairs centering on Player 0 again. I noticed that the trigger always starts a conversation conditioned on StoryStep 22 that starts StoryStep 23. I thought that conversation trigger is causing the camera to center on the last location of the player. I put a condition in the trigger itself to check if the StoryStep is 22. If not, it just sends you downstairs and centers camera. It seems to work. Now you can do downstairs from Club Penumbra without getting whiplash.

JamesB192 commented 3 years ago

merged