Particles Explosion

TheBoss_123TheBoss_123 Member Posts: 60
edited November -1 in Working with GS (Mac)
Hey Forum,
Any idea how I can make a particle explosion like this:
http://imageshack.us/photo/my-images/716/88470998.png/
Cheers
TheBoss_123

Comments

  • RedlerTechRedlerTech Member Posts: 1,583
    Use like 8 particle behaviors each in a different direction
  • TheBoss_123TheBoss_123 Member Posts: 60
    But for some reason they dont seem to fall down???
    Even when i tick affected by gravity
  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598
    edited April 2013

    Hi, if you want the particles to be affected by gravity, you must put a number into Gravity in the Scene Attributes, maybe something like 70. remember to uncheck moveable on your actor with the particles effects; and with gravity on, this will affect all other actors in that scene, if they are moveable.

    Make sure you put your particles rules in a timer set to For so many seconds, otherwise it'll never stop! (Unless it's been activated with a touch pressed rule).

    Example:
    spawn rate
    No. of part. 200; startup 2; lifetime 2

    Vel/Pos
    Direction(1,60) relative to actor (this changed for each angle you want) Aff. by gravity; speed 50

    Rotation put a minus figure in Angular Vel. if particles spin of to the right; positive number if spin to the left.

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

Sign In or Register to comment.