Original Source
- Original title: [RMXP] Invisible Event
- Original author: TheFlyingMarlin
- Original date: June 6, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/rmxp-invisible-event.40871/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker XP Support
Summary
I'm starting a horror game in RMXP that involves a monster that chases the player between maps, much like Ao Oni. I have set up a series of events where the monster (currently represented by a placeholder known as "Shadowman") encounters the player in a room and proceeds to chase him into the main hallway. However, for some reason, the monster is invisible when it goes into the hallway. Attached are screenshots of the relevant events. This common event records the player's coordinates, pretty straightforward. { "lightbox_close": "Close",
Archived First Post
This common event records the player's coordinates, pretty straightforward. Protected download
This common event acts as a buffer between when the player exits a door and when the monster is commanded to exit the door (for some odd reason, RMXP didn't pay attention to the "wait" command) Protected download
This is an invisible off-screen event that tells the monster to exit the door Protected download
This is the monster, which is off-screen until the above event is triggered.Protected download
This is the event that transfers the player from the hotel room where the monster is first encountered into the hallway.Protected download
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...