Block a user
Add angular velocity to my physics components
Started in commit 2b1a0f386ee485aed336f9174e3b06861b720636
Completed in dea8a0dc1aa561a5a9faface46e33e832a000aaf
I had a few more refactoring tasks than I thought, and just as many bugs as I…
Add angular velocity to my physics components
Combine movement update systems
Issue invalidated by e834d94b8ae23733e727ae26b4dc586ffe367864.
It wasn't necessary to have the Position component at all. Rather than controlling execution order, I've just removed the…
Combine movement update systems
Create a
physics module for physics and physics-adjacent things
Completed in 600532ba486b5d820ef09bed61f9150a3b5c698a
Create a
physics module for physics and physics-adjacent things