|
|
===============
|
|
|
|
|
|
## Description:
|
|
|
## Description
|
|
|
Pushes a button at the supplied coordinates.
|
|
|
|
|
|
## Attributes:
|
|
|
|
|
|
| Attribute | Aliases| Description | Default Value |
|
|
|
|-----------|--------|--------------------------------------------|---------------|
|
|
|
| x | | The X coordinate of the button. | 0 |
|
|
|
| y | | The Y coordinate of the button. | 0 |
|
|
|
| z | | The Z coordinate of the button. | 0 |
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| x | | The X coordinate of the button | 0 |
|
|
|
| y | | The Y coordinate of the button | 0 |
|
|
|
| z | | The Z coordinate of the button | 0 |
|
|
|
|
|
|
|
|
|
## Examples:
|
|
|
## Examples
|
|
|
```yaml
|
|
|
HitSecretButton:
|
|
|
Skills:
|
... | ... | |