Game Development Community

Frame Down?

by Michael Woerister · in Torque Game Builder · 03/14/2006 (4:24 am) · 0 replies

Hi,

I have noticed some strange timing issues. Everything is fine until I move my player to left or right of the tilemap he is standing on. Then everything slows down, movement speed as well as animation speed but I frame rate stays as it was before. Only this frame down value in the debug banner rises from 4 to 8. This accurs with targetFpsActive and without. Here is my whole debug banner:

www.unet.univie.ac.at/~a0402917/framedownbanner.png
Anyone know what this is all about?

-Michael

EDIT:

Here is the debug banner when everything runs as it should:

www.unet.univie.ac.at/~a0402917/framedownbanner2.png
Maybe it is also important that there are another scenegraph and scenewindow for the background running at the same time.