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
Particles
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#2
RE: Particles

It's not an entity, so you use

CreateParticleSystemAtEntity(string& asPSName, string& asPSFile, string& asEntity, bool abSavePS);



Creates a particle system on an entity.
asPSName - internal name
asPSFile - the particle system to use + extension .ps
asEntity - the entity to create the particle system at
abSavePS - determines whether a particle system should “remember” its state

(This post was last modified: 12-17-2011, 06:03 AM by flamez3.)
12-17-2011, 06:03 AM
Find


Messages In This Thread
Particles - by hoppem - 12-17-2011, 05:32 AM
RE: Particles - by flamez3 - 12-17-2011, 06:03 AM
RE: Particles - by hoppem - 12-18-2011, 04:38 AM
RE: Particles - by Statyk - 12-18-2011, 04:48 AM
RE: Particles - by flamez3 - 12-18-2011, 04:49 AM
RE: Particles - by MrBigzy - 12-18-2011, 05:18 AM
RE: Particles - by flamez3 - 12-18-2011, 08:51 AM



Users browsing this thread: 1 Guest(s)