Game Development Community

Pickanimation is a client or server method ?

by Claude-Alain Fournier · in Torque Game Engine · 02/02/2006 (1:28 am) · 1 replies

Hi all,

I am not so sure about this. I am rewritting part of the movement code, and now I have a doubt about pickActionAnimation() (player.cc) method, is it executed on client side or server ?

Thanks for your help.

CAF