Added models and temporary "fly everywhere" direction to particles

This commit is contained in:
Stiffly
2014-04-24 00:00:29 +02:00
parent 07bc49e3c1
commit 5997ee2320
4 changed files with 30 additions and 18 deletions
-2
View File
@@ -3,8 +3,6 @@
#include "System.h"
#include "Component.h"
#include "Components/Transform.h"
#include "Components/ParticleEmitter.h"
#include "Color.h"
#include <vector>