The Daily Click ::. Forums ::. Klik Coding Help ::. movement tracking again.....
 

Post Reply  Post Oekaki 
 

Posted By Message

Tiri



Registered
  16/01/2004
Points
  78
13th February, 2004 at 16:24:15 -

ok i have a pretty good way of doing my movement tracking when the player changes speed direction animation or X and Y value it send through the server with string parser in this command

Str$( Dir( "You" ) ) + "," + Str$( Speed( "You" ) ) + "," + Str$( X( "You" ) ) + "," + Str$( Y( "You" ) ) + "," + Str$( Image( "You" ) )

it works and all but it doesnt change the persons animations all you can see if the standing position and the walking anyone know why?

oh and im using MooClick

Image Edited by the Author.

Image Edited by the Author.

 
n/a

Rycon



Registered
  20/09/2002
Points
  996
13th February, 2004 at 18:13:12 -

Make sure the object that your setting the recieved animation to doesnt have a movement, and is a static object.

 
We are the music makers, we are the dreamers of dreams...

Tiri



Registered
  16/01/2004
Points
  78
13th February, 2004 at 19:12:56 -

thats what i have it set to


 
n/a
   

Post Reply



 



Advertisement

Worth A Click