Buat common event dengan triger parallel, condition switch(kasih nama sendiri; misal: Jump)
Isi common eventnya
@>Conditional Branch: The X Button is Being Pressed
@>Conditional Branch: Player is Facing Down
@>Set Move Route: Player (Wait)
: : $>Jump: +0,+2
@>
: Else
@>Conditional Branch: Player is Facing Left
@>Set Move Route: Player (Wait)
: : $>Jump: -2,+0
@>
: Else
@>Conditional Branch: Player is Facing Right
@>Set Move Route: Player (Wait)
: : $>Jump: +2,+0
@>
: Else
@>Conditional Branch: Player is Facing Up
@>Set Move Route: Player (Wait)
: : $>Jump: +0,-2
@>
: Else
@>
: Branch End
@>
: Branch End
@>
: Branch End
@>
: Else
@>
: Branch End
@>
: Else
@>
: Branch End
@>
Kamu buat event parallel process di map di halamannya On-kan Switch(yg kamu jadikan conditional switch common event diatas)