blob: d1187d6738605782bbb726dda1e87dcf301fda97 (
plain)
1
2
3
4
5
6
7
8
9
|
# Angle Component for Serpentity
This is a component for [serpentity][serpentity], it holds the following values:
```
-angle <Number> // the angle of the entity
```
[serpentity]: https://gitlab.com/serpentity/serpentity
|