Hi folks. I'm brand new to RPG Maker, so forgive me if this is something obvious, but I can't figure it out for the life of me.
I created an event using a sprite from the Behavior 2 page, specifically, column 8, row 4 (the sleeping blue haired girl). Now, the event appears just fine on the map, but when I trigger the event (Action Button) the sprite automagically turns into the sprite directly above that one on the Behavior 2 page (the sleeping green haired dude).
Additionally, I have a second page on that same event where the blue haired girl wakes up. When this event page triggers (Autorun) the sprite shifts to the correct one (Actor 1, column 11, row 1) from the green haired guy.
Also, I should mention that I originally had the page 1 sprite set as Behavior 1, column 1, row 4, and in that case too the sprite would automagically shift to the green haired dude above that one (Behavior 1, column 1, row 3).
Any thoughts on what I can do to fix this?