Sliding Door help Created 17 years ago2006-12-01 01:10:49 UTC by alpha alpha

Created 17 years ago2006-12-01 01:10:49 UTC by alpha alpha

Posted 17 years ago2006-12-01 01:10:49 UTC Post #204707
Hello, I downloaded and used the sliding, glass breakable door found here:
http://sourceprefabs.com/modules.php?op=modload&name=Downloads&file=index&req=viewdownloaddetails&lid=101&ttitle=Sliding_Glass_Door
Now, I want to use it, only except for breakable glass, I just want a brush with my own texture. I have tried many things but either nothings moves, or just the two frames move and the actual wood doors stay in the same spot. What do I need to change from the glass doors to the wooden doors in that download to make it work? Thanks.
Posted 17 years ago2006-12-01 16:51:02 UTC Post #204734
if i were you id make my own door with several brushes and all tie them to them same entity,

or perhaps just parent all of the func_breakables to the door.
Posted 17 years ago2006-12-01 18:51:47 UTC Post #204755
Yeah, from the looks of it, you have a parenting issue.

To parrent the glass to the door (or instead of glass, what ever texture you wish to use), create your door, tie it to a func_door, and name it something like "sliding_door1". Next, make your func_breakable (or whatever) and look for the option called "parrent". Open the drop-down list and look for "sliding_door1" and choose it.

Now when you open the door, the glass will move with the door. Huzzah!
Posted 17 years ago2006-12-01 23:37:36 UTC Post #204785
Ok, I just removed the frames and now everything is ok. Now that I think about it, it looks better without it. :P Thanks for the help.
You must be logged in to post a response.