Author Topic: func_plat help  (Read 3173 times)

c4

  • Posts: 554
  • Turrets: +9/-22
func_plat help
« on: September 07, 2010, 09:30:24 pm »
I'm trying to make a platform that moves upward.  The support for the platform is a pipe.  I was wondering if there's anyway to make the pipe move up in conjunction to the lift above it.
eh, i prefer gregorian.net chat better than this. NO download and its LIVE!
 :basilisk: FTW![wiki]basilisk[/wiki]

God, maker of the world

  • Guest
Re: func_plat help
« Reply #1 on: September 08, 2010, 07:19:17 am »
I was wondering if there's anyway to make the pipe move up in conjunction to the lift above it.

Yup, and it's even very easy: Instead of just making the platform itself into a lift (((or door, for that matter - and I'm not referring to the fact that you can make complex brush'd doors, what I mean is that you can abuse doors as lifts by setting the "lip" parameter to a high negative value, it's not magic but simple logic))), have the other stuff that you want to be moving, too, selected, too, when you turn the brush(es) into the lift/door.

All brushes that are part of the moving entity will be on the move.

swamp-cecil

  • Posts: 774
  • Turrets: +80/-163
    • Tremulous
Re: func_plat help
« Reply #2 on: September 09, 2010, 09:07:59 pm »
use a func_train. when i asked, people said its buggy, and they can do more things
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

Aelita

  • Posts: 743
  • Turrets: +147/-34
Re: func_plat help
« Reply #3 on: September 09, 2010, 11:05:06 pm »
func_plats are indeed buggy. A func_train or a func_door (if you're lazy) work well. Doors are much simpler to setup.