Trigeer / KOBOLD

1 stars 0 forks source link

Improved colliders #2

Closed jakgrz closed 9 months ago

jakgrz commented 1 year ago

Collisions not relying on precalculated data. Collision detection based on gridlocked square. Current solution can be left as a failsafe and for sector migration. Collision resolution has to be calculable on the fly and independent from hitbox dimensions.

jakgrz commented 1 year ago

Options for now are:

jakgrz commented 1 year ago

Fix smooth wall sticking On sector edges wall slide is not working properly