- Joined
- Oct 25, 2015
- Messages
- 8
- Reaction score
- 0
- First Language
- English
Hello,
I've only posted on this site once before, so if I do something wrong please forgive me!
So I'm trying to create an intro to my game where there an animation playing in the background and text happening over it. I created the animation, and set it up like so:
There is an autorun event which plays music and begins the dialogue in a box on the bottom. There is another seperate event, which I set to Parallel Process, that is supposed to play the animation.
Every time I boot up the game, the autorun event with the text and music is all I get. No animation. I'm not sure what I'm doing wrong. I tried with some different animations and none of them show up in the background either, so I'm assuming that the parallel process event just isn't running.
I also tried to set the parallel process to run by activating a switch in the autorun event, but still got nothing. Any help to get this working would be greatly appreciated. Again, the main goal is to simply get the animation going in the background while the text is happening.
Thanks!
p.s. Attached are the scripts I made for the dialogue and the animation.


I've only posted on this site once before, so if I do something wrong please forgive me!
So I'm trying to create an intro to my game where there an animation playing in the background and text happening over it. I created the animation, and set it up like so:
There is an autorun event which plays music and begins the dialogue in a box on the bottom. There is another seperate event, which I set to Parallel Process, that is supposed to play the animation.
Every time I boot up the game, the autorun event with the text and music is all I get. No animation. I'm not sure what I'm doing wrong. I tried with some different animations and none of them show up in the background either, so I'm assuming that the parallel process event just isn't running.
I also tried to set the parallel process to run by activating a switch in the autorun event, but still got nothing. Any help to get this working would be greatly appreciated. Again, the main goal is to simply get the animation going in the background while the text is happening.
Thanks!
p.s. Attached are the scripts I made for the dialogue and the animation.



