-- [ Picked text/plain from multipart/alternative ] I havent done animations with scripts but search for CPanelAnimationVar (IIRC), it is a member definition macro like CNetworkVar.
The classes you inherit from already have some animation vars defined, like x/y pos or alpha. Then you did that startanimation call and included the name of the variable, the final value, the time to get to that value and a constant "how to interpolate". You just called it once and it worked. I'd post but I think you can get it from the sdk, not at home right now. -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

