flame-engine / radiance

This library is a collection of AI algorithms used in games.
MIT License
22 stars 3 forks source link

feat: Add display of velocity/acceleration vectors in sandbox #37

Closed st-pasha closed 2 years ago

st-pasha commented 2 years ago

There is now a button in the top menu that toggles whether those vectors are shown or not.

In addition, sandbox Entitys and main library Kinematic objects can now be cloned.