I've tried to make a conveyor belt setup that would work like this.
Event 1: Left Arrow
Set Move Route : Player (Wait)
: $>Change Speed: 5
: $>Walking Animation Off
: $>SE: 'Cursor,' 80, 100
: $>Move Left
: $>Change Speed: 4
: $>Walking Animation ON
Event 2: Up Arrow
Set Move Route : Player (Wait)
: $>Change Speed: 5
: $>Walking Animation Off
: $>SE: 'Cursor,' 80, 100
: $>Move UP
: $>Change Speed: 4
: $>Walking Animation ON
As it should work: Once you step on event 1, it pushes you onto event 2 which is then set off. However, when I try this, it only pushes the character onto event 2 without setting it off. Can someone tell me what I'm doing wrong?
Note: everything within the code box is exactly each event command as best as I could copy it.
I've tried to make a conveyor belt setup that would work like this.
Event 1: Left Arrow
Event 2: Up Arrow
As it should work: Once you step on event 1, it pushes you onto event 2 which is then set off. However, when I try this, it only pushes the character onto event 2 without setting it off. Can someone tell me what I'm doing wrong?
Note: everything within the code box is exactly each event command as best as I could copy it.
Share this post
Link to post
Share on other sites