mdotstrange / NightmarePuppeteerPublic

Public repo for all things Nightmare Puppeteer
13 stars 1 forks source link

Bug - F9 key will not only Toggle Actor, but also mess up Typewriter dialog and make other actor speak wrong lines. #452

Open RayR10 opened 3 days ago

RayR10 commented 3 days ago

I noticed that when you hit the F9 key to move and control your other actor... and you have a Typewriter dialog going... that dialog will suddenly switch to whatever actor you are now controlling... regardless of what Actor was assigned the dialog originally. That really messes up the scene and pretty much makes it so you can't control any character during one of these Typewrite dialogs.

You should be able to hit F9 and control the positions and animation of any character, and the typewriter dialog should not switch to the other character.

RayR10 commented 3 days ago

Here's an example... This is a back and forth exchange between Trump and Biden. As the scene was playing, I was hitting the F9 key in an attempt to control the other character. When I did... the dialog will suddenly go to the other character and they will then speak the wrong parts.

https://github.com/mdotstrange/NightmarePuppeteerPublic/assets/172993710/9c9ab77b-4926-443b-9718-47435a52ad59

You probably didn't need the video, but I made it just incase you weren't understanding me. Thanks.