Teeter totter

Please help me make one

By Crazy-Virus 5 years ago

I’m working on a new zombie mod map and I need some help I know this can be done I want to make a teeter totter like in half life two when you have to move the cinder blocks to lower that ram so you can jump up onto the ledge. I want it so people have to stand on both sides or it will fall over. I’ve seen ones before that move like this but I don’t know how they work if someone could explain it to me I would appreciate it

I know it’s a func_physbox because I’ve already got one that falls

4 posts 251 views

Replies

    • P4: Worker
      Points: 35,307
    • E1: Helper
      EF: 11
    • C2: Ripe Member
    • A5: Veteran
      Account Age: 6 years
    Crazypip666

    You need to make it a funcphysbox as you said, and then you need to center it over the edge it will sit on and use a physhinge to hold it in place but let it rotate. Take a look at this tut on using phys_hinges.

    BAD WOLF
    • P2: Drudge
      Points: 3,705
    • E1: Helper
      EF: 1
    • C1: Member
    • A5: Veteran
      Account Age: 5 years

    Well I got it to work I just made some triangles and let it fall from one side to another. If i use this will i fall off to or not becuase if it does ill switch it over

    • P4: Worker
      Points: 35,307
    • E1: Helper
      EF: 11
    • C2: Ripe Member
    • A5: Veteran
      Account Age: 6 years
    Crazypip666

    Using the phys_hinge will keep it from falling off of the center piece.

    BAD WOLF
    • P2: Drudge
      Points: 3,705
    • E1: Helper
      EF: 1
    • C1: Member
    • A5: Veteran
      Account Age: 5 years

    Thank you very much