I'm having a really hard time trying to get some things on my map to spin around. The 'Spin Cycle' map is to have a center arena with two (or three) concentric circles with each one going the opposite direction. So far I'm trying to get one single circular platform (with an origin brush attached) to spin, but the func_rotate and func_group doesn't seem to work. Can someone help me?
You might want to check out the thread "A rolling stone", cos I think it might have the help you're looking for.
In short, it's scripting.
Put the origin brush where you want the platform to spin around. Select all the brushes (including the origin brush), right click and go to func_rotate.
It defaults to rotating around the z-axis (much like a old vinyl record player), but you can change this is the entity properties box.
To rotate it the other direction on the same axis, I think you have to use a negative speed value, unless there is a key i've missed to set it clockwise/anticlockwise.
That should work - if it doesn't then I don't know what's happening.
The only problem i see with that is that the platforms might be jerkey, and i would not want to duel on something that is jerkey