|
|
|
|
|
by chillidoor
3064 days ago
|
|
>By having made their own scripting language it allows for it to flow better with their engine, at least that's my opinion >[...] >I'm sure everyone wants to reuse the millions of Python libraries available but they're not built for Godot. Yeah, it is one of those tradeoffs you have to weigh up, I guess. After thinking about it some more, I think that keeping Python as an optional, community project is far saner for the core devs. They can focus time on the important part (the engine, UI, etc) and not on trying to get a 3rd-party language to work correctly. |
|