Moving a control point

matou

L2: Junior Member
Oct 25, 2008
86
20
Is it possible at all? and by moving it i mean to get the prop itself and i suppose the capturearea to go up and down.

To clarify:

I have a floor lift that randomly goes up and down from 1st floor to the basement floor and would like to have to cp go with it. so is it possible at all to do so and how?
 

tyler

aa
Sep 11, 2013
5,102
4,621
It's possible, but I don't remember the thing you do -- I think it's func_move? That seems wrong. But you just tie everything to something that moves.

cp_delve does it.
 

Draco18s

L9: Fashionable Member
Sep 19, 2009
622
136
You need to parent the objects (the CP, the Hologram, and the capture-area-trigger) to a func_move or func_door, or whatever it is that you're using to move your "elevator."
 

matou

L2: Junior Member
Oct 25, 2008
86
20
Awesome thank you again draco!

To be honest i was gonna try parenting it but was all like "that seems to easy".

guess i should of tried