]> git.r.bdr.sh - rbdr/serpentity-lib/blob - README.md
Transfer components to lib repo
[rbdr/serpentity-lib] / README.md
1 # lib
2
3 Reusable nodes and components for serpentity.
4
5 ## Components
6
7 Check each component's readme for more info.
8
9 * acceleration — Acceleration vector (x, y, z)
10 * angle — Store an angle as a number
11 * debug — Debug component (for flagging or arbitrary values)
12 * force — Force vector (x, y, z)
13 * position — Position coordinates (x, y, z)
14 * velocity — Velocity vector (x, y, z)
15 * weight — Store weight as a number