thanks, I am not going to be workin' with this program for a bit because of a Game I am making, and ironically it is supposed to look 3D because some custom functions I made
so as soon as I finish it I will try to move on to this.
thanks.
I'm really confused about the 3D game making world.
its going to be a big adjustment from C to C++ and from 2D to 3D
but C++ is pretty much ansi C with a bit extra.
thank you, :D but what programming language does it use for scripting? C++ or C?? like if I wanted to use key as a memory address for a key state would I use: char*key=GetKeyState(); or what? I would also like to know weither you use an object/actor as a class or what if you want it to move. :( I co...
Newbie questions: how do I: 1. Add an object(you can tell I'm a newbie at this)or set a place where the object is rendered. 2. Edit events for that object(or code that object into a class, or use a class to define that object.[whichever is easiest]) 3. which program would I use to make 3D models? wh...