Game Development Community

Torque performance

by Andrei Georgescu · in Torque Game Builder · 09/11/2010 (8:11 am) · 0 replies

Hi! If I make ~10 animated sprites with 16 frames the editor starts to slow down a lot. If I put the animated sprites in the level and my camera is focusing on more than 3 (is seeing) sprites the game also starts to slow down (specially when I call another animation from code like when I collide with an object -> add a short animation -explosion-).

Is that normal? Or is just my Intel GMA video card? But I can play Dark Messiah, Lineage2, WoW on my laptop :D

------------------
----- EDIT:

Solved! Changed from OpenGL to Direct3D