mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 12:06:37 +00:00
* Replace square in center of level with stationary ball * Improve collision demo - Collisions between balls are smoother. - Fixed an issue with collision bounds not being set properly. (This is what made the collision appear unsmooth)