0.4.0
New features
Sprite.Size
which holds sprite's size. Can be useful for eg. occlusion culling.Collider.UpdateCollisions
for updating collisions for this collider with other objects manually. Removes the need to update collisions between objects which will never collide, eg. static level objects.
Bugfixes
- Chroma updated to 0.64.0