~rbdr/serpentity-lib

Shared Components for Serpentity ECS framework for Javascript
6f9dc349 — Ruben Beltran del Rio 4 months ago
Publish
32521389 — Ruben Beltran del Rio 4 months ago
Add the repo
d7936941 — Ruben Beltran del Rio 4 months ago
Publish

refs

main
browse  log 
@serpentity/components.acceleration@4.0.1
release notes 

clone

read-only
https://git.sr.ht/~rbdr/serpentity-lib
read/write
git@git.sr.ht:~rbdr/serpentity-lib

You can also use your local clone with git send-email.

#lib

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