Damage Particle Draft
Damage Particles
Rough draft of damage particles that will eventually come out of the units when they get hit.
Just a proof of concept. I’m considering downloading a particle texture pack that is C00 and just using it for now to try out some other things like rotations.
Tweening
I’m considing a small tween system or lib to make it so the smoothing is much better. I’ve used one before in UNITY and it made effects look a lot better.
Tomorrows goals
- Tweening lib
- Using it with particle system
- Start outlining combat system. Especially because it was a week 1 goal.