Jump to content

Dimensions of object files are bound to their representation in Tiled


QLNEO
 Share

Recommended Posts

I have a bunch of objects represented in Tiled by 1x1 tile ellipses (IDK if there's a better way to represent them without having to load the actual sprites in Tiled). When I use createFromObjects() to create my sprites in their respective positions, they also assume the dimensions should be the same as their Tiled counterpart (that is, one tilewidth and one tileheight) and rescale the sprites, which is surprisingly consistent, but not what I want.

Can I somehow override this behavior to let objects generated through Tiled Object Layers have their default scaling?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...