Nax Posted April 26, 2002 Share Posted April 26, 2002 Well, does the engine for MP support in-game rotation movements of walkable surfaces. Would I be able to make a platform that slowly rotated end over end in a MP level which people could fight on? Nax P.S. For that matter, does the MP engine even support switches in multiplayer? I don't think I've seen one yet in a map. Link to comment Share on other sites More sharing options...
Goreld Posted April 26, 2002 Share Posted April 26, 2002 Rotation has been in the quake engines since quake 2. Now, assuming they haven't taken it out (I'm at work, can't check Radiant) here's how you do it- Create the brush you want to rotate, or multiple brushes. Then create an axis brush at the center of rotation, then load up the common textures and use the ORIGIN shader (again, I'm assuming JK2 kept these the same, if I'm wrong then someone please correct me) on the brush. This brush is what your platform will rotate around- it won't show in-game. Now select all the brushes you want to rotate, as well as the origin brush. Right click, go through the entity list and make the group of brushes into a func_rotating entity. The comments in the entity editor for func_rotating should help as well. Again, I could be completely wrong, but most of the quake engine games since quake 2 don't seem to have deleted the func_rotating entity, so I'm assuming JK2 still has it. I would venture to guess that you can use switches in mp as well. Link to comment Share on other sites More sharing options...
kanehart Posted April 26, 2002 Share Posted April 26, 2002 hehe this be a lot easy if you had this in pictures. Or small movie. That be the best is have small movie. Link to comment Share on other sites More sharing options...
Tigris Posted April 26, 2002 Share Posted April 26, 2002 May I (again) point to the sacred halls of Bubba? So, here you have a nicely commented and excellently pictured tutorial. All textures with common/... are in the system-directory, but elsewise everything remains the valid. If you still have additional questions you can always message me! Oh, just saw someone- gotta go Link to comment Share on other sites More sharing options...
kanehart Posted April 26, 2002 Share Posted April 26, 2002 lol are you following me. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.