Creating floating particles

I am trying to create floating particles that slowly float upwards.
Do I use interpolate and make it slowly float upwards? and left and right?

I believe I can create one actor and spawn it randomly at different places.
However, I would like to have the particles closer to me larger and particles further smaller.


Comments

  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598
    edited February 2014

    Hi @WhySoCREATIVE Here's a file I made for someone else a while back you might find useful:

    (It doesn't involve different size particles but that's easily done by making more particles generators with larger images).

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

  • WhySoCREATIVEWhySoCREATIVE Member Posts: 75
    @gyroscope , Thank you so much! I made it perfect! Attached is the screenshot. You can just see it in the grass. it spawns randomly, random size, random speed and slowly moves up.

    http://www.imagebam.com/image/5ae93e308691021

    Going to build a list of people that helped with my very first app and put them in the credits list haha!
Sign In or Register to comment.