Game Development Community

Hey guys! Please help me with particle effect

by Andrea Farid Marsili · in iTorque 2D · 10/26/2011 (11:34 pm) · 3 replies

I never worked before with particle effect so I need your help. I want to create a particle effect which look like a cloud.
Could someone help me?

#1
10/27/2011 (4:14 am)
There is a tutorial in iTorque 2D documentation. Also you can see some examples in Torque2D and iTorque2D games, like Shooter or Playground.
#2
10/27/2011 (6:45 am)
Thank you. Do you think it's possible to make a cloud with particle effect system?
#3
10/27/2011 (1:39 pm)
Possible potentially but its pretty performance costly compared to have a sprite with a cloud and texture animation. There are tools like particle fx to create such texture animations using a sophisticated particle system :)