Hey I was wondering, how do I make this door swing like a real door. I've tried phys_hinge and _ballsocket but it just stayed stuck in place, I used prop_physics_override and func_brush for the wall. Any ideas? Thanks in advance
[img]http://freepicupload.com/images/448zm_assault30000.jpg[/img]
func_door_rotating.
[quote] I used prop_physics_override and func_brush for the wall.[/quote]
...Why?!
Never mind guys :), it was stuck in place because the opening was too small. Because the door was slightly misplaced when I clipped the wall. It's working perfectly now.
[QUOTE=Deadchicken;27606313]...Why?![/QUOTE]
Because that's how I always do it
[editline]23rd January 2011[/editline]
[QUOTE=DaMoggen;27606279]func_door_rotating.[/QUOTE]
Yeah, But I wanted to make the door swing
I made a tutorial for that, but it's in french.
However here's the link : [url]http://www.siteduzero.com/tutoriel-3-81551-creer-une-plaque-d-aeration-reagissant-a-la-physique.html[/url]
Basicly, you have to place 2 phys_ballsocket where it's supposed to rotate (the axe of rotation) and the door with a physic entity, like prop_physic or func_physbox.
Already got it, thanks though! :)
[QUOTE=Jacc;27606428]Yeah, But I wanted to make the door swing[/QUOTE]
You know that func_door_rotating makes the door swing? You are thinking of func_door.
[QUOTE=DaMoggen;27606726]You know that func_door_rotating makes the door swing? You are thinking of func_door.[/QUOTE]
No it doesn't. It makes the door open.
He wants a physics swing, not a controlled swing.
[QUOTE=IronPhoenix;27606872]No it doesn't. It makes the door open.
He wants a physics swing, not a controlled swing.[/QUOTE]
Aah, now it get it.
It's prop_door_rotating as the door is a prop.
Well that's to make it act like a door.
No Idea about making it swing, Sorry.
Sorry, you need to Log In to post a reply to this thread.