Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

through command

okay, well, I am fairly new to the vx, I've worked on the other ones quite a bit, but I've never really came up to the through command.
and it seems to be causing me trouble.
how do I make it so that I can make event's pass each other and (if touched by the hero) use their event command?
help would be greatly appreciated.
 
I think VX is the same as XP here. (I really need to get VX)

"Through" is typically used for events that are 'laying on the ground'. i.e. the player can pass right through them.
If you set a moving NPC event to "through", it will walk through other events, and the player.

Triggers are listed & explained in the help docs. (I highly recommend reading it. All of it. At least the first section, "RPG Maker VX". the second section, "RGSS Reference" is for scripting.)

Action Button
The event runs when the player presses the action button (C) when in contact with the event. The event also runs even if there's a counter tile between the player and the event. Use this trigger for basic actions such as speaking with villagers and examining treasure chests.
Player Touch
The event runs under the same conditions as the [Action Button] trigger, as well as when the player uses the directional buttons to come in contact with the event. The event will run when the player and event overlap as well, provided that is permitted. Use this trigger for movement events.
Event Touch
The event runs under the same conditions as the [Player Touch] trigger, as well as when the event comes in contact with the player. Use this to trigger a battle when a monster touches the player wandering around the map.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top