elevator problem

Cynder loves Portal

L420: High Member
Jan 9, 2016
434
103
How do make an free falling elevator in hammer?
 

iiboharz

eternally tired
aa
Nov 5, 2014
857
1,291
I mean, the execution of such a task would be entirely up to your own interpretation. I personally would probably have the elevator itself be a train that follows a path down the elevator shaft at a high velocity which would linearly ramp up.
 

Cynder loves Portal

L420: High Member
Jan 9, 2016
434
103
I mean, the execution of such a task would be entirely up to your own interpretation. I personally would probably have the elevator itself be a train that follows a path down the elevator shaft at a high velocity which would linearly ramp up.

Thanks for the advice, I'll give that a try.
 

henke37

aa
Sep 23, 2011
2,075
515
You can always use the physics engine and convert the brushes to physics entities on the fly. That's sure not to get stuck.
 

Cynder loves Portal

L420: High Member
Jan 9, 2016
434
103
Here is my first attempt at it.

Included in zip file is the vmf and a compiled BSP of my first attempt.
 

Attachments

  • Falling_Elevator.zip
    2.4 MB · Views: 151

Cynder loves Portal

L420: High Member
Jan 9, 2016
434
103
I don't know... I'm just learning myself... LOL