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
Inactive entities/particles/objects still showing & sound problem
Spazatron Offline
Junior Member

Posts: 33
Threads: 17
Joined: Oct 2012
Reputation: 2
#3
RE: Inactive entities/particles/objects still showing & sound problem

(09-29-2014, 01:33 PM)DeAngelo Wrote: 1: Check your map cache files
2: I dunno, I haven't worked much with sounds
3: No, static physics just makes it so they can't move around in the level. Disabling player interaction is what you want.

void SetEntityInteractionDisabled(string& asName, bool abDisabled);

Disallows interaction with an entity.

There are no map cache files, I deleted them. But thanks for the SetEntityInteractionDisabled!
09-29-2014, 01:52 PM
Find


Messages In This Thread
RE: Inactive entities/particles/objects still showing & sound problem - by Spazatron - 09-29-2014, 01:52 PM



Users browsing this thread: 1 Guest(s)