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
Invisible walls
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#1
Question  Invisible walls

What would be the best entity to use as an invisible wall?

Tutorials: From Noob to Pro
(This post was last modified: 07-29-2011, 11:52 PM by Your Computer.)
07-29-2011, 11:40 PM
Website Find
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#2
RE: Invisible walls

Entites --> Technical --> "block_box"

It's there for invisible walls and stuff. Big Grin

07-29-2011, 11:42 PM
Find
Roenlond Offline
Senior Member

Posts: 331
Threads: 3
Joined: Apr 2011
Reputation: 0
#3
RE: Invisible walls

There's one block box in the technical category that ends with _nochar - that will only block entities and such, not the player - while the one above it will only block the player, not entities.
07-29-2011, 11:48 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#4
RE: Invisible walls

(07-29-2011, 11:48 PM)Roenlond Wrote: There's one block box in the technical category that ends with _nochar - that will only block entities and such, not the player - while the one above it will only block the player, not entities.
Oooh, good to know.

Tutorials: From Noob to Pro
07-29-2011, 11:52 PM
Website Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#5
RE: Invisible walls

As a personal note, after a bit of testing, it should be noted that invisible walls and entities that collide with the player may cause game-breaking issues (e.g. falling through the floor, getting stuck between an entity and an invisible wall, et cetera). So take care to remove collision for entities that "leak" through invisible walls.

Tutorials: From Noob to Pro
07-30-2011, 12:59 PM
Website Find




Users browsing this thread: 1 Guest(s)