Game Development Community

Problem on setting physic FPS, iteration

by Tim Kin Chu · in Torque Game Builder · 07/12/2006 (10:12 pm) · 6 replies

How to set them to ensure my physic to run correctly whenever my
game FPS is ???

my fps cyrrent is 20 ~30.

#1
07/12/2006 (10:14 pm)
Are you working on a single-player or multi-player game?
#2
07/13/2006 (12:30 am)
Single-player game
#3
07/17/2006 (2:55 pm)
Lol... Well and then ?
#4
07/20/2006 (2:57 am)
Then how to set the

setScenePhysicsMaxIterations(%
setScenePhysicsTargetFPS(%
setScenePhysicsLimitFPS(%


??
#5
07/20/2006 (11:46 pm)
What are your current script calls to set it ?
#6
07/24/2006 (1:03 am)
Quote:What are your current script calls to set it ?

Edited on Jul 21, 2006 14:46

I use this function at run time. To test which setting are better.