Sprite Entity Size

Hello community,

how do I set the exact size of the Sprite of an Entity without affecting child Entities, like setting the Scale would do?

Greets
Andi

Hello JustOwned,

It is actually not possible in 1.1. :confused:
We fix this major flaw in 1.2 by adding a PixelsToUnit field to sprite. With this, it is not needed to put scales on entities anymore. You can adjust the size of the sprites in the scene directly from the sprite itself. Moreover if all your sprites have a coherent relative sizes in pixels they will be automatically properly size in the scene. :smile: