azurite-engine / Azurite

Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
https://azurite-engine.github.io
MIT License
42 stars 20 forks source link

Rotation, Dynamic Z-Index and a bugfix #49

Closed PixelRifts closed 3 years ago

PixelRifts commented 3 years ago

Rotation has the side effect of shifting all sprites so the colliders won't line up correctly. Will wait until Juyas's collision system gets merged to implement a fix for them