Monster Sphere Trigger Object

From Runic Games Wiki
Jump to: navigation, search

Contents

Monster Sphere Trigger

Description

This Level Object will fire events based on a Monster Object entering or exiting the Monster Sphere Trigger area.

Location

Right-click on an empty space in the Layout Scene Manager and choose Logic > Monster Sphere Trigger from the list.

Properties

Name Type Description Read Only
POSITION
POSITION
CVector3
Position by X,Y,Z world coordinates.
PROPERTIES
ENABLED
bool
Set the Monster Sphere Trigger enabled or disabled.
LOCAL ONLY
bool
If True the state of the Monster Sphere Trigger will not be sent to other multiplayer clients.
LOCAL PLAYER ONLY
bool
If True only the local Player can trigger the Monster Sphere Trigger.
RADIUS
float
Set the radius of the Monster Sphere Trigger sphere.
RETRIGGER DELAY
float
The Monster Sphere Trigger won't trigger again for this amount of time.

Input Events

Enable
Enable the Monster Sphere Trigger.
Disable
Disable the Monster Sphere Trigger. "Triggered", "Triggered First Time", "Deactivated", and "Deactivated First Time" Output events will not fire.
Reset
Reset the Monster Sphere Trigger. Allows "Triggered First Time" and "Deactivated First Time" Output events to fire again.
Broadcast
Broadcast the Monster(s) currently in the Monster Sphere Trigger.
Set Monster
Specify the Monster that can trigger the Monster Sphere Trigger.

Output Events

Enabled
This event will fire when the Monster Sphere Trigger receives an "Enable" Input event.
Disabled
This event will fire when the Monster Sphere Trigger receives a "Disable" Input event.
Reset
This event will fire when the Monster Sphere Trigger receives a "Reset" Input event.
Triggered
This event will fire every time a Monster enters the Monster Sphere Trigger.
Triggered First Time
This event will only fire the first time a Monster enters the Monster Sphere Trigger.
  • If the Monster Sphere Trigger receives a "Reset" Input event this event will fire the first time a Monster enters the Monster Sphere Trigger again.
Deactivated
This event will fire every time a Monster exits the Monster Sphere Trigger.
Deactivated First Time
This event will only fire the first time a Monster exits the Monster Sphere Trigger.
  • If the Monster Sphere Trigger receives a "Reset" Input event this event will fire the first time a Monster exits the Monster Sphere Trigger again.
Monster Set
This event will fire when the Monster Sphere Trigger receives a "Set Monster" Input event.
Personal tools
Namespaces

Variants
Actions
Navigation
Runic Sites
Toolbox