Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows the entity to emit a vibration having the entity itself as its source.
Emit Vibration Properties
Name | Default Value | Type | Description | Example Values |
---|---|---|---|---|
vibration | not set | Vibration choices |
Vibration choices
Value | Title | Description |
---|---|---|
entity_interact | Entity Interact | |
entity_act | Entity Act | |
entity_die | Entity Die |
Samples
{
"emit_vibration": {
"vibration": "entity_act"
}
}