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


Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[LVL EDITOR/SCRIPT HELP] Particle Systems
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#4
RE: [LVL EDITOR/SCRIPT HELP] Particle Systems

You'll need to create the particle system again.

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 shown/hidden state, so that this state can be restored
when the player revisits the level

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
02-10-2013, 03:40 PM
Find


Messages In This Thread
RE: [LVL EDITOR/SCRIPT HELP] Particle Systems - by The chaser - 02-10-2013, 03:40 PM



Users browsing this thread: 1 Guest(s)