mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 03:56:31 +00:00
31b77e5689
* 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)
Demos
Each of these demos are setup like the MonoGame 3.6 Cross Platform Desktop Project template.
This means you'll need to have MonoGame 3.6 installed on your machine because some of the files are expected to be on your machine.
To run each demo in Visual Studio right click the project and select 'Set as StartUp Project' then run it as usual.