- Joined
- Jul 25, 2013
- Messages
- 26
- Reaction score
- 0
- First Language
- English
- Primarily Uses
How do you make a picture appear when the character moves closer to like a picture frame
PLEASE HELP!!...
PLEASE HELP!!...
As long as it has the correct name and it's in the correct folder, that command should make it appear on the screen./quote]
From my experience, if the pic does not exist, it returns an error upon trying to show it... so I doubt it since he didn't say that it gives an error...
Personally I think it has something to do with this player touch event + below characters priority... or the size of the pic as you said...
Can you show as a screenshot of the event in the map editor?
1. Create an event near the picture frame.
Yeah, I assumed, since the instruction was to create an event NEAR the picture frame (that the player would walk on), that the player could touch it. You're right, if the event is ON the picture frame, then the player won't be able to touch it. Paulkadots, this event needs to be on the FLOOR. Is it?since you're using player touch, make sure that the player can actually touch the event...
which is why we need to see an in-editor screenshot of this...Paulkadots, this event needs to be on the FLOOR. Is it?
Conditional Branch: Script (bottom of tab 4): $game_player.x != $game_map.events[@event_id].x || $game_player.y != $game_map.events[@event_id].y Erase Picture: 1 Control Self Switch: A = OFFBranch EndWait 4 Frame(s)