|
|
|
|
|
by littlestymaar
534 days ago
|
|
> or are implying that it's somehow bad. You're actually the one implying that, you said “it's just for scripting” > You're not modifying the engine code or writing a renderer from scratch You're not modifying the kernel or writing a GPU driver from scratch when you're building a game engine, yet you don't consider that to be scripting, why the difference? |
|
I'm describing how the engine is actually made... It's mostly written in C++ and C# is the application scripting layer.
If the whole thing was C# top to bottom I'd call it a C# engine.