Let physics run for a while to prevent bugs
This commit is contained in:
@@ -17,6 +17,7 @@ struct EngineData {
|
||||
Ogre::SceneManager *mScnMgr;
|
||||
Ogre::Bullet::DynamicsWorld *mWorld;
|
||||
float delta;
|
||||
float startupDelay;
|
||||
};
|
||||
struct Vector3 {
|
||||
float x;
|
||||
|
||||
Reference in New Issue
Block a user