#1, z korpseTuesday, 20. September 2016, 09:01 hodinky 8 years ago
Hello again guys!
I have yet another problem in my hands. I've created a scene, that takes place in a moving car. The whole scene is one big dialog scene, that starts at the beginning of the scene. The system sort of works. The scene is initiated through 'at the beginning of the scene' action part where the characters are set to their places, scene animations are set and the characters say a few lines through the 'display text' action. The dialog is then started through 'called by other action' action part, which is called through 'at the beginning of the scene'.
So, we FINALLY get to the core of the problem: at some times the game locks up in the first 'display text' action. I can move my character (which is another thing, how can I get the character to stay still?), but the text doesn't progress and the only solution is to force-quit Visionaire player. The most peculiar part of this is, that this happens totally random. Sometimes the scene goes from start to finish without problems, but sometimes it locks up at the start.
I've tried to add a pause before calling the other action for the dialog to start, hiding the cursor at the startup etc..
So, any idea what's the root of the problem? I think that if you accidentally click and move the character, that might cause this. How do I keep my main character still and how do I get the scene to play out properly from start to finish?