Jump to content

Tilemap Objects Spawning Too Low


Penagwin
 Share

Recommended Posts

All of my objects are spawning too low. On my tilemap editor (TILED) They are all flush with their tiles. I loop through and load all of the tiles with:

`map.createFromObjects("Props", prop.name, prop.name, undefined, true, undefined, propGroup, PropList[prop.name], false);`

(Changing that false at the end to true does nothing good).

 

Any suggestions?

 

yNYmPHr.png

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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