May 29, 2006, 11:49 PM
|
#1 of 11
|
All joking aside, there's no such thing as "game creating software", other than RPG maker. Well, there might be, but let's just say it'll be limited. If you want to do 3D stuff, or even 2D stuff beyond what you can do with RPG maker, you'll need to learn to program. And, unfortunately for you, that doesn't merely mean learning the syntax for a programming language, ideally C++ (ok, I'm going to get crucified by a bunch of people if I just leave it at that, so let's say Java is also suitable, as well as a few other languages). Once you're good with whatever language you've chosen, you need to learn how to actually interface with your OS, various libraries such as OpenGL or, if you're making a mod, the engine you've chosen. Then I suppose you can start trying to do whatever it is you want.
Get started now and you might be able to do something nice in a few years.
Jam it back in, in the dark.
|