Game Development Community

Sprinting Resource that works with multiplayer?

by J.P. Berry · in Torque Game Engine · 03/26/2009 (1:48 pm) · 3 replies

I'm hoping someone can point me to a sprinting resource that works with multiplayer. There are quite a few resources here to accomplish sprinting with an energy drain effect, but I can't seem to find any that would actually work over the internet.

Can anyone point me in the right direction or provide some insight on what needs to be done to make one work with multiplayer?

Any help would be very much appreciated.

#1
03/26/2009 (1:59 pm)
Have you tried this one?
#2
03/26/2009 (2:07 pm)
Thanks Michael. I'll give that one a shot. I'd rather not use pure script to do this (lots of server calls that seem unnecessary), so this just might be what I need.

Many thanks. I'll let you know how it goes after some testing.
#3
03/28/2009 (1:14 pm)
This worked out really well in multiplayer. Thanks again for your suggestion Michael, it's saved me a few hours of either coding it myself or tinkering around with the other resources.