The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
Destroy particle system
Lake Offline
Member

Posts: 58
Threads: 20
Joined: Jul 2012
Reputation: 0
#1
Destroy particle system

I put it on the map 6 Particle system, when in the game if the game develops an action I ordered this:

DestroyParticleSystem ("ParticleSystem_1.ps");
DestroyParticleSystem ("ParticleSystem_2.ps");
DestroyParticleSystem ("ParticleSystem_3.ps");
DestroyParticleSystem ("ParticleSystem_4.ps");
DestroyParticleSystem ("ParticleSystem_5.ps");
DestroyParticleSystem ("ParticleSystem_6.ps");

the problem is that you do not disable the PS .... why?
09-07-2012, 07:57 PM
Find


Messages In This Thread
Destroy particle system - by Lake - 09-07-2012, 07:57 PM
RE: Destroy particle system - by i3670 - 09-07-2012, 08:03 PM
RE: Destroy particle system - by Lake - 09-07-2012, 08:04 PM
RE: Destroy particle system - by i3670 - 09-07-2012, 08:07 PM
RE: Destroy particle system - by Robby - 09-07-2012, 08:26 PM



Users browsing this thread: 1 Guest(s)