Reformatted. Added title bar. Removed janky spaces before mechanics in example. authored by Dante's avatar Dante
Mechanic: Push Button
---------------------
===============
## Description:
Pushes a button at the supplied coordinates.
Attributes
----------
## Attributes:
| Attribute | Aliases| Description | Default Value |
|-----------|--------|--------------------------------------------|---------------|
......@@ -12,10 +11,7 @@ Attributes
| y | | The Y coordinate of the button. | 0 |
| z | | The Z coordinate of the button. | 0 |
Examples
--------
## Examples:
```yaml
HitSecretButton:
Skills:
......
......