|
|
|
|
|
by EamonnMR
1205 days ago
|
|
It is inasmuch as you can modify the engine source if you would like to program your game like that. Most engines maintain a distinction between the engine implementation language (usually C++) and scripting (game implementation) language, and Godot is no different. |
|