Billboarding on sprites

This commit is contained in:
Stiffly
2014-05-07 21:34:19 +02:00
parent 398b157b89
commit 1a365bf069
6 changed files with 90 additions and 43 deletions
-1
View File
@@ -19,7 +19,6 @@ namespace Systems
{
EntityID ParticleID;
double SpawnTime;
float Scale;
float AngularVelocity;
glm::vec3 Orientation;
Color color;