craftworkgames / MonoGame.Extended-samples

MIT License
73 stars 27 forks source link

Update game demo library versions #19

Closed kaltinril closed 1 month ago

kaltinril commented 1 month ago

Updated the libraries to use: Monogame: 3.8.2.1105 Extended: 4.0.2 Dotnet: 8.0

NOTE: I had to fix a few things because of Monogame's Vector2 changes.

NOTE: There is a bug in Extended 4.0.2 with Sprite.Origin and Sprite.OriginNormalized that is causing all sprites to have an incorrect Origin.