It's no use to put a pixel in coords, i.e.: 101.345, 101.549
Which happens constantly. I'd love an option to disable decimal places.
Develop games in your browser. Powerful, performant & highly capable.
You can enable pixel rounding in the project properties to fix this. Unfortunately it doesn't round pixel size nor angle though like every other program out there XD; I've asked Ashley 4 times about it but it doesn't look like it's happening.
Pixel rounding doesn't actually round your position, it's for rendering.
If you enable pixel rounding and track the X/Y of an object, it'll always return the same decimal numbers if you had it off.
5 times now :)
Try to enable a 1x1 grid ...
Whiteclaws Again with reading the whole thing. He wants rounded pixels during run-time.
round(coord) :P