X-Git-Url: https://git.r.bdr.sh/rbdr/serpentity-lib/blobdiff_plain/38b453cc117f787be885615ac962897240553c70..1b818c75378cee1138f881c8e83e12b4406f9176:/README.md diff --git a/README.md b/README.md index de526ac..c806797 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # lib -Reusable nodes and components for serpentity. \ No newline at end of file +Reusable nodes and components for serpentity. + +## Components + +Check each component's readme for more info. + +* acceleration — Acceleration vector (x, y, z) +* angle — Store an angle as a number +* debug — Debug component (for flagging or arbitrary values) +* force — Force vector (x, y, z) +* position — Position coordinates (x, y, z) +* velocity — Velocity vector (x, y, z) +* weight — Store weight as a number