ID:165567
Dec 2 2006, 1:00 pm
|
|
If I use say src.x+=1, you still see your mob slide over to the right with it's movement animation. Is there a way to teleport a mob without it appearing to be a normal movement? I think this only happens when you are one tile away from your target location.
|
Dec 2 2006, 1:03 pm
|
|
You can set the object's animate_movement variable to NO_STEPS (0) temporarily, so it won't 'slide' over.
|
In response to Unknown Person
|
|
ahhh, thank you
|