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
Script Help Help please! Particles and removing objects
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Help please! Particles and removing objects

Particles systems cannot be accessed with the SetEntityActive function. Static objects cannot be deactivated or made invisible. You need to create the particle systems when the callback is called, and you need to convert the static object (wall) into a non-static entity.

P.S. Next time please briefly specify your issue in the topic title. Don't use anything vague like "Please help!" only.

Tutorials: From Noob to Pro
(This post was last modified: 11-13-2011, 04:29 PM by Your Computer.)
11-13-2011, 04:22 PM
Website Find


Messages In This Thread
RE: Help please! Particles and removing objects - by Your Computer - 11-13-2011, 04:22 PM



Users browsing this thread: 1 Guest(s)