• Need help!
    2 replies, posted
Firstly, how do you bind a prop to a block? I know this is possible but I can't remember how to go about doing it. Secondly, I want to make a prop into a prop_door however every time I make it one the prop simply disappears! I want it sliding rather than rotating hence prop_door All help is appreciated, and your time! Thanks!
1. To bind a prop to a block, the block needs to be an entity such as func_brush, func_physboxor func_door. Parent the prop to the entity and done. 2. There is no such entity as prop_door. You need to use func_door. Don't try making up entities and hoping that it will work.
func door and parent it to the prop
Sorry, you need to Log In to post a reply to this thread.