ID:178290
 
When I change a mob's loc to 1 tile away, it slides the mob into the new tile. Is there any way to get around this and make it just "jump" to the new tile, skipping the "slide"?
Set the smooth move var to 0, then set it back afterwards. I forget what it's called, look it up under mob vars in the reference.
In response to Garthor
I found it, it is animate_movement. Thanks, it is a big help, that "sliding" thing was not good for what I was doing and was getting annoying.
In response to Loduwijk
np, sorry I couldn't be more specific. I was in a hurry and the reference comes up all messed up, and you can't use F1 in DM unless if you know the name of what you're looking for =)