Thread
:
Move/place NPCs by pixel rather than 16 pixel tile increments
View Single Post
#
4
01-28-2006, 10:49 PM
petro1212
Angelus
Join Date: Mar 2003
Location: The Moon
Posts: 445
Would be rather futile, you could:
1- adapt the image
2- simply use
Quote:
if (created){
this.xoffeset=5;
x+=#v(this.xoffset)*(1/16);
or something like that >.> It might take 2 seconds to do but so what :P..
__________________
petro1212
View Public Profile
View GraalOnline Profile
Find all posts by petro1212