|
|
|
|
|
by astrodust
4663 days ago
|
|
Unity offers a full C# or JavaScript(-esque) development environment, far more flexible than GameMaker. It also supports 2D or 3D depending on your preference, even allowing you to switch between them if you want. Keep in mind a lot of "2D" games are really just 3D ones with no depth because OpenGL and Direct3D are the only way to do real-time graphics. Unity "free" is superior to GameMaker in virtually every regard, and the Unity Pro version, which costs three times as much, is a significantly more capable platform. |
|
I remember using GameMaker years ago, and was very pleased when I made my first "game", and all I did was use couple of basic features. For the things I am interested now (simple 2D games), GameMaker seems like the best choice. When Unity 4.3 goes out, I'll check it out and see how it compares to GameMaker based on my requirements.