I know, it is a weird question.
So, i have my game, with my sprites, characters with a center origin and tile movement behavior.
But i want to make a tile map with a center origin. Not a top left one.
To create easily levels.
If i put the sprites with a bottom left origin, it struggles all of my code, but tilemap works fine..
Please help !