Smoke animation with Construct2
I started sketching a game for FGL's "week long game jam" , and noticed quite soon that I have a game idea that would need smoke animation. I did not have previous experience how to create one, so it was time for few trials. One of them proved to be useful for me, and here is description how it was done with Construct2 . First of all, I tried different styles of "particles" or objects for a smoke. My target was to create something like volcano-style smoke, meaning that it will appear in certain point and starts ascending slowly to the sky. Simultaneously, this puff of smoke expands and gets thinner (=opacity decreases), and at some point it disappears totally. Just like in the still picture below: I tested couple of options for creating a smoke object, and ended up something like described in the picture below: Somehow, round shapes looked the best, but I tried cloud-like objects also. The background was light blue, so dark colors were better in this...