x/y broken

I am trying to spawn a object at a certan x and y but it always spawns at the very top levt of my screen

@ilikepie the spawn behavior uses pixels rather than the grid for coordinates. If you want to use the grid, take the grid number and multiply it by 32

what do you mean by the grid number

There Are 32 Pixels In 1 Grid Spot

If You Want To Spawn One Block Away Use 32

I Think Im Right