support collisions & restructure transforms to only update once per frame
This commit is contained in:
@@ -1040,6 +1040,7 @@ namespace polyvox
|
||||
|
||||
Timer tmr;
|
||||
|
||||
_assetManager->updateTransforms();
|
||||
_assetManager->updateAnimations();
|
||||
|
||||
_cumulativeAnimationUpdateTime += tmr.elapsed();
|
||||
|
||||
Reference in New Issue
Block a user