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
Drill, Exposy, Particles :(
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#2
RE: Drill, Exposy, Particles :(

Particle systems in a script:

Use this website:
https://wiki.frictionalgames.com/doku.ph..._functions

Use Ctrl+F or Cmd+F to search for whatever you want. I searched for ParticleSystem and found exactly what i needed.

PHP Code: (Select All)
CreateParticleSystemAtEntity(stringasPSNamestringasPSFilestringasEntitybool abSavePS);

DestroyParticleSystem(stringasName); 


For the drill, search on this forum. I searched "Drill" and found this:
https://www.frictionalgames.com/forum/se...order=desc

Trying is the first step to success.
09-30-2014, 01:57 PM
Find


Messages In This Thread
Drill, Exposy, Particles :( - by Amnesiaplayer - 09-29-2014, 07:34 PM
RE: Drill, Exposy, Particles :( - by FlawlessHappiness - 09-30-2014, 01:57 PM
RE: Drill, Exposy, Particles :( - by Mudbill - 09-30-2014, 02:45 PM
RE: Drill, Exposy, Particles :( - by Neelke - 09-30-2014, 03:44 PM
RE: Drill, Exposy, Particles :( - by Radical Batz - 09-30-2014, 07:37 PM



Users browsing this thread: 1 Guest(s)