Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make particles move?
Damascus Offline
Senior Member

Posts: 646
Threads: 118
Joined: Mar 2012
Reputation: 29
#5
RE: How to make particles move?

A roundabout way to make particles move is to create a new entity in your custom story folder that has no mesh and only a Particle System at 0,0,0. Then make the entity a Move Object and set it so that it can move in one direction at a certain speed for a certain distance. When you change its state in your script when you put it in game, it should make the particle system move in one direction.

If you want it to move in many directions you may have to have the PS-only entity remove itself and create another one in its place when its finished reaching its state.

07-16-2012, 07:28 PM
Find


Messages In This Thread
How to make particles move? - by BrastaSauce - 07-16-2012, 06:53 PM
RE: How to make particles move? - by BrastaSauce - 07-16-2012, 07:10 PM
RE: How to make particles move? - by Damascus - 07-16-2012, 07:28 PM



Users browsing this thread: 1 Guest(s)