Item Hit
Trigger for when your character is hit by an item in T.I.T.S.
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
direction.x | double | |
direction.y | double | |
direction.z | double | |
itemId | string | The id of the item that hit |
itemName | string | The friendly name of the item that hit |
strength | double | |
triggerId | string | The id of the trigger that caused the item hit |
triggerName | string | the friendly name of the trigger that caused the item hit |