if i push the arrows, the caracter moves in the screen
and i want to make the picture alwas aim in the target
animpos = nframes*direction(x,y, target.x , target.y)/360.0;
y+=1;
this one does not work
am i forgeting something?
animpos = nframes*direction(x,y, target.x , target.y)/360.0;
y+=1;
Users browsing this forum: No registered users and 1 guest