I notice that func_pendulum has gone. What can we use instead?
I was going to use one for an oscillating camera, you see. I know there are other ways to do it, but making in a pendulum seemed the obvious one.
I notice that func_pendulum has gone. What can we use instead?
I was going to use one for an oscillating camera, you see. I know there are other ways to do it, but making in a pendulum seemed the obvious one.
This answer really depends on if you're looking for the curved motion of a pendulum, or if you're okay with it moving in an oscillating fashion in a straight line.
If you can work with it moving in a straight line, try using func_movelinear. You can set the distance that it moves, how fast, and so on. You'll then need something to make it repeat its actions over and over....not sure about that one...maybe a logic_compare?
Ok chaps, I'll give it a go.
btw, what's the best thing to set the camera as? By that I don't mean the point_camera, I mean the physical camera brush I've made.
