Updated blood effects

This commit is contained in:
Stiffly
2015-10-23 15:43:42 +02:00
parent 485cdb7b5e
commit 90f4d771ac
6 changed files with 67 additions and 80 deletions
@@ -29,6 +29,7 @@ struct CreateParticleSequence : public Event
bool DefaultScale = false;
std::vector<glm::vec3> ScaleValues;
std::vector<float> AlphaValues;
std::vector<glm::vec3> VelocityValues;
//Particle
std::string SpriteFile = "";