AIPlayer Move Problem
by Boğaz Harbi · in Torque 3D Professional · 12/15/2009 (11:58 am) · 2 replies
I'm working on T3D 1.0. I have set the stage with 15 characters and Fps is about 38-39 but they are not walking regularly.
I do not encounter the same problem when I reduce the number of characters.
AIWheeledVehicle class has the same problem and the cars that I done with this resource are not moving regularly too.
I wonder where the problem might be... so it need to be worked properly with this high fps value...
I do not encounter the same problem when I reduce the number of characters.
AIWheeledVehicle class has the same problem and the cars that I done with this resource are not moving regularly too.
I wonder where the problem might be... so it need to be worked properly with this high fps value...
About the author
We are working on FPS game project called Boğaz Harbi : Epic of Gallipoli War at Kodgraf Game Studio in Ankara, Turkey. http://www.bogazharbi.com/en http://www.bogazharbigame.com http://twitter.com/bogazharbigame http://facebook.com/bogazharbigame
#2
But a few characters plays the walking animation and the others moving slidely...
12/15/2009 (12:47 pm)
I did the changes you said...But a few characters plays the walking animation and the others moving slidely...
Associate Steve Acaster
[YorkshireRifles.com]
2. LOD characters, vehicles and generally everything (anything that moves especially) "aggressively".
3. This is probably the real issue here:
Even in single player mode, T3D uses a server/client system.
In game/scripts/client/prefs.cs change the network settings (caution: this may cause problems on multiplayer).
The new settings are maximums (I believe). That'll give you more bandwidth to send updates and info. But will cause problems online if you're connection isn't up to scratch.
edit:
Also interesting looking game!