Problem description:
Whenever i add an object with a pixel offset on it to the screen, it appears without the offset, is there a way to do this, or should i just forget about it?
Copyright © 2024 BYOND Software.
All rights reserved.
screen_loc = "1:10, 2:20"
Will put it on the 1,2 screen location offset by 10 pixels on x, and 20 on y.