ID:157070
May 30 2010, 12:22 pm
|
|
Is it possible to move the mob's location by pixels?
|
In response to Soul Sign
|
|
Oh sweet thanks =D
|
If you mean about mob.loc then NO!(because pixel_offsets are purely visual effect!) There are certain demos, that support these, but they don't really support pixel collision(as far as I know).
But logically there is an explanation to change a mob's loc via changing its pixel.(I think its like if the pixel_x/pixel_y is offset by 32 or a any_value you set, then you can the x or y variables of the movable_atom.
But going through the demos is your best bet to get an idea.