Summoning Wars Forum

Development => Graphics => Topic started by: fusion44 on March 22, 2014, 01:23:49 PM

Title: Request: smoke animation
Post by: fusion44 on March 22, 2014, 01:23:49 PM
Hey all,

I've been playing with particle universe and I need a few assets. The most important is a smoke animation. It's an atlas texture like this one from the particle universe examples:
https://github.com/fusion44/particleuniverse/blob/master/Plugins/ParticleUniverse/media/examples/textures/pump_atlas_smoke.png
We can't use this one, as the licensing is unclear to me.

It simply plays the frames of the atlas over the lifetime of a particle. I've created a Photoshop template which can be used:
https://drive.google.com/file/d/0B9-4jVIpB0XuWG45cm5TTTM2QjQ/edit?usp=sharing

The template applied to a particle looks like this:
https://www.youtube.com/watch?v=0lUR8OwTa_E

The amount of rows and columns can be varied. For example you can have two rows and 4 columns. But best practice is to stay with a size of power of 2 (4x4, 2x2...)