Jump to content

Home

Elevator help


tofu

Recommended Posts

Posted

How do I go about creating elevators? Here's what I did:

 

I created a func_door, and I put the angle as -1 to make it go up.

In the game it only moves like, what, 2 cm??! I can barely see it move, it more like twitches.

 

How? :confused:

Posted

Use the "Lip" variable and set it to a negitive interger equivalent to the height you want to travel.

 

Example:

 

Lip -248

 

Your height measured in grid units.

 

Kind of backwards but it works :)

Posted

Doesn't func_plat keep on moving continuously? I read the entity text or whatever you called, and it said the it'll move up and down after a fixed time continuosly.

Posted

Func_plat sucks, don't even bother with it unless you want to be driven crazy. It's a real pain in the @ss to get working. Stick with func_door, it's so much easier.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...