- Joined
- Nov 3, 2006
- Messages
- 8,102
@Garfield1337
GUI is not terrible and the only knowledge that you need as a game developer in regards to programing is in fact GUI. That's what I think atleast
That is completely incorrect, though. In order to make your game run smooth you have to know how to program, or at least script the language game needs to be scripted it. Without it, there has never been a GUI that is even remotely as efficient as a real scripting language.
Not to mention that people who do not learn the scripting language the game needs do not really understand what is actually going on in the code, and will never be able to debug things the right way.
Don't get me wrong, though, GUI is fine for many things, where you do not need to be efficient or run deep into the code. But if you are going to play with the engine to this extent, you have to get to the core, else it will be incredibly inefficient, laggy and buggy.