Added ParticleSystem skeleton plus basic temporary implementation.
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@ void GameWorld::AddSystems()
|
||||
//AddSystem("LevelGenerationSystem");
|
||||
AddSystem("InputSystem");
|
||||
//AddSystem("CollisionSystem");
|
||||
////AddSystem("ParticleSystem");
|
||||
//AddSystem("ParticleSystem");
|
||||
//AddSystem("PlayerSystem");
|
||||
AddSystem("FreeSteeringSystem");
|
||||
AddSystem("SoundSystem");
|
||||
|
||||
Reference in New Issue
Block a user