Yeah I have all the expansions except wave 3. They need to do another production run of them so i don't have to pay ebay prices. I'm also missing some promotional guys: Nerak, Sir Hawthorne, etc. I do have plenty of Elite onyx vipers though. My local walmart had plenty of EOV master sets. even a year after they came out
I'm writing it in GameMaker. It is basically a premade 2d game engine but has limited 3d functionality. I didn't want to write my own engine so it was easier to use. There are some things that are obnoxious about it, like it doesn't support creating your own datastructures. So i have to do with the ones that come built in.
This is my first attempt at a 3d enviornment so considering that its going well. I sux at modelling so actually there are no models. I'll probably eventually have faux models using lots of frames of 2d pics. Maybe after I finish if i'm feeling more confident I'll rewrite it in C# express using there new game development SDKs.