Original Source
- Original title: Calendar Screen - Turning Player into Cursor
- Original author: hexlar
- Original date: December 4, 2018
- Source thread: https://forums.rpgmakerweb.com/threads/calendar-screen-turning-player-into-cursor.102934/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support
Summary
Heyo! I've been trying to figure out a kind of visual calender for my game for some time but I keep running into the same problem. See, the calender - as an ingame item - now teleports the player onto a seperate map where the player funtions as a cursor. I got this working, so big deal. However, what I want to achieve is, that the cursor just jumps from one position to the next, instead of being able to wander freely across the map. Like snapping to a grid....
Archived First Post
I've been trying to figure out a kind of visual calender for my game for some time but I keep running into the same problem. See, the calender - as an ingame item - now teleports the player onto a seperate map where the player funtions as a cursor. I got this working, so big deal.
However, what I want to achieve is, that the cursor just jumps from one position to the next, instead of being able to wander freely across the map. Like snapping to a grid. Here are some pictures of what I have now (haha don't judge, everything's in test phase):
Protected downloadProtected download
I tried putting everything into conditional branches, checking whatever button is pressed and moving the cursor the according direction through move routes but it just doesn't work. If the events are set to playertouch they completely ignore the player if he's standing still on them and he's free to walk everywhere he can on the map, the complete opposite of what I want, haha. Setting the events to parallel doesn't work either and individually creating teleportation events seems tedious...
Feels like I'm completely missing out on something, anyone got an idea?
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...

