Skill Controller Object
From Runic Games Wiki
Contents |
Skill Controller
Description
This Level Object is used to ...
Location
Right-click on an empty space in the Layout Scene Manager and choose Logic > Skill Controller from the list.
Properties
Name | Type | Description | Read Only |
---|---|---|---|
POSITION | |||
POSITION | |
Position by X, Y, Z world coordinates. | |
PROPERTIES | |||
ENABLED | |
Set the Skill Controller enabled or not. | |
SKILL LEVEL | |
Specify the level of the "Skill" if it is being fired by an Item. | |
SKILL | |||
SKILL | |
The Skill that will be referenced. | |
Input Events
- Add Monster
- Start Skill
- Stop Skill
- Learn Skill
- Unlearn Skill
Output Events
- Skill Started
- Skill Stopped
- Skill Learned
- Skill Unlearned