Okay, basically my problem is how to get a sprite to show for my common event. What I have so far is..
[Trigger:] Parallel [Condition Switch:] 0050: Fire
Event Commands:
@>Conditional Branch: The A[Shift] Button is being pressed
ÂÂ @>Set Move Route: This Event
: : $>Graphic (Custom campfire Graphic)
: : $>Stop Animation ON
@>Set Move Route: Player
: : $>Change Speed: 3
: : $>1 Step Backward
: : $>Change Speed: 4
@>
: Branch End
I know the conditional branch and switch work because the player moves backward but why doesn't the campfire graphic appear?
[Trigger:] Parallel [Condition Switch:] 0050: Fire
Event Commands:
@>Conditional Branch: The A[Shift] Button is being pressed
ÂÂ @>Set Move Route: This Event
: : $>Graphic (Custom campfire Graphic)
: : $>Stop Animation ON
@>Set Move Route: Player
: : $>Change Speed: 3
: : $>1 Step Backward
: : $>Change Speed: 4
@>
: Branch End
I know the conditional branch and switch work because the player moves backward but why doesn't the campfire graphic appear?