ID:270135
Jan 17 2006, 1:42 pm
|
|
How do you shift screen objects, say, two tiles up from their original position?
|
In response to Unknown Person
|
|
Thanks. I knew it wouldn't be efficent to change each individual object screen_loc or make a new set of objects that are shifted and re-add them because there are a lot of objects. I had an idea like what you wrote here but I couldn't translate it into code. I'll check this out a little later.
|
~~> Unknown Person