public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Need help with Eventing issue

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Need help with Eventing issue
  • Original author: amess
  • Original date: October 27, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/need-help-with-eventing-issue.70217/
  • Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support

Summary

I have 2 swirling laser/flame "source" whatever you want to call them... I have vert/horizontal events around them that get the direction the "source" is facing.. this indicates to me that the tile should be active(displayed and harmful to the player).  This works great with one issue I cannot seem to get the flames where they cross(shared event) each other to work one source always has top priority...  Source 1 top left, source 2 bottom right When I execute source 2's flames show as expected but source 1's flames do not show up on...

Archived First Post

I have 2 swirling laser/flame "source" whatever you want to call them... I have vert/horizontal events around them that get the direction the "source" is facing.. this indicates to me that the tile should be active(displayed and harmful to the player).  This works great with one issue I cannot seem to get the flames where they cross(shared event) each other to work one source always has top priority... 


Source 1 top left, source 2 bottom right


When I execute source 2's flames show as expected but source 1's flames do not show up on this crossing tiles(shared event) at all.. 


Lets take the bottom left crossing shared event below you can see how each event page is setup...


Page 1 if source 1 direction=2, turn on flame. 


Page 2 if source 1 direction=4, do nothing


Page 3 if source 1 direction=6, do nothing


Page 4 if source 1 direction=8, do nothing


Page 5 if source 2 direction=2, do nothing


Page 6 if source 2 direction=4, turn on flame.


Page 7 if source 2 direction=6,  do nothing


Page 8 if source 2 direction=8,  do nothing


I think the issue is because I have pages 5-8 looking at a different variable which is overwriting the earlier checked event pages?  So the fact that page 1 is true gets over written because page 8 is also true, thus displaying no image. 


Is there anyway to handle this logic without installing plugins?  


--Please and thank you. 


Protected download


Protected download


Protected download


Protected download


Protected download


Protected download


Protected download


Protected download


Protected download

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

room.png
room.png
eventPage1.png
eventPage1.png
eventPage2.png
eventPage2.png
eventPage3.png
eventPage3.png
eventPage4.png
eventPage4.png
eventPage5.png
eventPage5.png
eventPage6.png
eventPage6.png
eventPage7.png
eventPage7.png
eventPage8.png
eventPage8.png
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.

#039#rpg-maker-archive#mv-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar