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
How do you make entities non touchable!
daortir Offline
Senior Member

Posts: 422
Threads: 9
Joined: Sep 2013
Reputation: 18
#2
RE: How do you make entities non touchable!

Two ways to do this.

1) Set the Entity to static in the Entity tab in the level editor. Problem, this will also make the item non-movable : it wont' react if you throw something at it.

2) Use the script SetEntityInteractionDisabled. This should simply make you unable to pick up the item without removing its reactive physics.

02-27-2014, 10:21 PM
Find


Messages In This Thread
RE: How do you make entities non touchable! - by daortir - 02-27-2014, 10:21 PM



Users browsing this thread: 2 Guest(s)