Changes
Page history
reverted dante
authored
Oct 23, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/pushbutton.md
View page @
0dab6e61
===============
## 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
:
...
...
...
...