Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Particle Systems
Author Message
SLAMnesia Offline
Member

Posts: 94
Joined: May 2011
Reputation: 0
Post: #1
Particle Systems
How do you make a particle System trigger in a function? I have no idea
thanks
07-04-2011 09:15 PM
Find all posts by this user Quote this message in a reply
rojkish Offline
Junior Member

Posts: 45
Joined: Jun 2011
Reputation: 0
Post: #2
RE: Particle Systems
CreateParticleSystemAtEntity(string& asPSName, string& asPSFile, string& asEntity, bool abSavePS);
07-05-2011 12:22 AM
Find all posts by this user Quote this message in a reply
SLAMnesia Offline
Member

Posts: 94
Joined: May 2011
Reputation: 0
Post: #3
RE: Particle Systems
can i get more than that? I've filled that out and this is what I have:

CreateParticleSystemAtEntity("", "ps_dust_elevator_crash", "garbageps2", false);

but it still doesnt work on que, it just triggers the second the map loads and not when the function is called
07-05-2011 08:13 AM
Find all posts by this user Quote this message in a reply
Paulpolska Offline
Member

Posts: 129
Joined: Jun 2011
Reputation: 0
Post: #4
RE: Particle Systems
Show full script
07-05-2011 09:34 AM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)