New account registration is temporarily disabled.

EVENT TRIGGER HELP.

Posts

Pages: 1
What is the difference between a collision and a touch event trigger. I've never gotten a clear answer.
One is if the event touches you, and one is if you touch the event.

For instance, you have an event chasing the player. One of the options will start the event when the event touches the player. The other, however, will allow the event to continue running into the player, without anything happening. The player then has to walk in the direction of that event, meaning that the player touched the event, not the other way around.

Hopefully that isn't too confusing.
OK so for a collision event the event can trigger itself with it touches the player
and for touch event the player has to initate contact with the event square?
Pages: 1