Hey, first post! Woot!
So, on to the topic! Well, first of all...which is better? RPG Maker XP or VX? Should I upgrade? Any specific reason to upgrade or not to?
Next question is about cut scenes. In RMXP I've got this cutscene that goes like this:
@>Set Move Route: Char1
:$>Change Speed: 4
:$>Move Left
:$>Move Left
:$>Move Left
:$>Move Left
:$>Move Left
@>Text: test text message
Set Move Route: Char1
:$>Move Down
:$>Move Down
:$>Move Down
:$>Move Down
Now, no matter WHAT I do, Char1 keeps moving right after the text. so, what happens is... he moves left 5 spaces and displays the text, I hit enter to move the event on, and he moves down one space, and starts going left again until he hits the edge of the map. Any ideas?
Thanks
So, on to the topic! Well, first of all...which is better? RPG Maker XP or VX? Should I upgrade? Any specific reason to upgrade or not to?
Next question is about cut scenes. In RMXP I've got this cutscene that goes like this:
@>Set Move Route: Char1
:$>Change Speed: 4
:$>Move Left
:$>Move Left
:$>Move Left
:$>Move Left
:$>Move Left
@>Text: test text message
Set Move Route: Char1
:$>Move Down
:$>Move Down
:$>Move Down
:$>Move Down
Now, no matter WHAT I do, Char1 keeps moving right after the text. so, what happens is... he moves left 5 spaces and displays the text, I hit enter to move the event on, and he moves down one space, and starts going left again until he hits the edge of the map. Any ideas?
Thanks