10-25-2011, 10:39 AM
Awww... no replies to this? I already finished coding most of the basics
If anyone is curious, see mirceakitsune/sandbox.
What we have so far: Models can be spawned, removed, and copied. Models can be grabbed and carried around, similar to the gravity gun in Half-Life 2 (using the drag system previously available with sv_cheats, see button8). There is also a menu which gives the basic sandbox tools, available just like the Team Select menu (F7 by default). Object editing comes next, and I'll probably get to that tonight. If we're lucky, ODE physics might not be as buggy as years ago, and will work also
Also, I had a chat with LordHavoc about this. Apparently it's possible to pose rigged models from in-game, same way as in Garry's Mod!
Animations created that way can be saved and loaded to / from text files. No idea how to implement something that advanced however, nor how QC can manipulate bones at all. But that's a very good thing to know.

What we have so far: Models can be spawned, removed, and copied. Models can be grabbed and carried around, similar to the gravity gun in Half-Life 2 (using the drag system previously available with sv_cheats, see button8). There is also a menu which gives the basic sandbox tools, available just like the Team Select menu (F7 by default). Object editing comes next, and I'll probably get to that tonight. If we're lucky, ODE physics might not be as buggy as years ago, and will work also

Also, I had a chat with LordHavoc about this. Apparently it's possible to pose rigged models from in-game, same way as in Garry's Mod!
