Difference between revisions of "OnTriggerEnter"
no edit summary
imported>Kkuhlmann |
imported>Kkuhlmann |
||
Line 6: | Line 6: | ||
If the parameter is specified, the block is run only if the specified ref is the one entering the trigger box. Otherwise, the block is run when any ref enters the trigger box. | If the parameter is specified, the block is run only if the specified ref is the one entering the trigger box. Otherwise, the block is run when any ref enters the trigger box. | ||
===See Also | ==Notes== | ||
* Very thin triggers may never get this event, if a reference is able to pass through the trigger "between" frames. | |||
==See Also== | |||
* [[OnTrigger]] | * [[OnTrigger]] | ||
* [[OnTriggerLeave]] | * [[OnTriggerLeave]] | ||
[[Category: Blocktypes]] | [[Category: Blocktypes]] |