Collider Trigger Activator
This component is used to trigger an event when an avatar walks into a collider set to trigger.
Fields
Triggers
Owner Only
If checked this script will ignore owner. i.e not will happen if owner is within the range.
Exclude owner
if checked the effect will only trigger on client side. i.e triggered effect won't be shown to all avatars present in the regions. (better performance in certain cases.)
Events
Events Activate Click the add sign then drag the item to be activated when avatar is within the range here. Then select what function should be activated. Eg: Particle system function select start. You can click on add to add multiple items and select function for each
Events Deactivate Click the add sign then drag the item to be deactivated when avatar is out of the range here. Then select what function should be activated. Eg: Particle system function select start. You can click on add to add multiple items and select function for each.
Usage
This can be used to open/Close doors. Activate deactivate particle effects. Auto light the interior of a house etc.
Last updated