E
ELECTRO
Guest
Having a weird issue. I have a wall set and an object on the stage. They appear just fine, but the object is showing up in front of my player by about 2 or 3 pixels, so I decided to just make the wall a little further down by 3 pixels and now my object has disappeared. So i'm stumped.
Original code :
Modified code :
Original code :
Code:
spawn JailBuffet
flip 1
coords 570 210
at 0
wall 515 210 -46 0 1 1 54 306
Modified code :
Code:
spawn JailBuffet
flip 1
coords 570 210
at 0
wall 515 213 -46 0 1 1 54 306