Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Invisible walls
Author Message
Your Computer Offline
SCAN ME!

Posts: 3,237
Joined: Jul 2011
Reputation: 216
Post: #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
Visit this user's website Find all posts by this user Quote this message in a reply
Kyle Offline
Posting Freak

Posts: 910
Joined: Sep 2010
Reputation: 7
Post: #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 all posts by this user Quote this message in a reply
Roenlond Offline
Senior Member

Posts: 331
Joined: Apr 2011
Reputation: 0
Post: #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 all posts by this user Quote this message in a reply
Your Computer Offline
SCAN ME!

Posts: 3,237
Joined: Jul 2011
Reputation: 216
Post: #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
Visit this user's website Find all posts by this user Quote this message in a reply
Your Computer Offline
SCAN ME!

Posts: 3,237
Joined: Jul 2011
Reputation: 216
Post: #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
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)