storm-engine icon indicating copy to clipboard operation
storm-engine copied to clipboard

[BUG] [CoAS] Strange behavior when fading to a new location

Open Hammie opened this issue 2 years ago • 3 comments

Describe the bug After the cure the lord during the main Peter Blood questline in CoAS, the camera is positioned above the scene and the game gets stuck. Saving and reloading the game fixes the issue.

To Reproduce Steps to reproduce the behavior:

  1. Start the Peter Blood quest line
  2. Follow the quest and cure the lord
  3. Wait for the screen to fade to black and the new location to be loaded
  4. Camera is stuck (and other potential issues)

Expected behavior The new scene is loaded (estate office), with you facing the desk.

Screenshots afbeelding

Additional context This seems to be a problem with the original game scripts, where two faders are created. One for the fade-to-black effect and one for the loading screen. This causes issues with the various fader event handlers.

Rewriting the fader scripts might be necessary.

Hammie avatar Jul 10 '21 09:07 Hammie

Fixed by tweaking the quest delay https://github.com/storm-devs/coas/commit/cb88cf5cfc12a2ba97ae2b7928dfc268d5e58d15

Hammie avatar Jul 20 '21 10:07 Hammie

Let keep this open until the behaviour is examined. I'm reassigning this to myself

espkk avatar Jul 28 '21 18:07 espkk

@Hammie, could you by chance check this behaviour again?

espkk avatar Mar 28 '22 14:03 espkk