Quote:
Originally Posted by JkWhoSaysNi
The NPC is a door which I want everyone in the level to see open/close at the same time.
I guess i'll have to use showimg to do it.
Edit: do serverside showanis have a accuracy of .5 tiles too? I'm doing showanis with indexes < 200 and clientside they look fine but for everyone else they're in the wrong place (rounded to .5 tiles by the looks of it)
|
Anis = rounded, although you answered your own question
if its opening, use an ani instead, so the opening animation looks smooth. you shouldnt be looping an npc animation serverside, which im assuming youre trying to do if its pixel by pixel