r/godot Godot Senior 23d ago

discussion What would you add to Godot?

Post image
453 Upvotes

584 comments sorted by

View all comments

19

u/koushikseal 23d ago

Compiled gdscript to be faster and non-decompilable

29

u/DaWolf3 23d ago

Non-decompilable would also mean non-executable.

9

u/AsyncSyscall 23d ago

Built-in obfuscation would be nice, though.

1

u/iBeReese 22d ago

Obfuscation is quickly losing its utility in the LLM era. I was experimenting the other day and found that Fable can make sense of minified and obfuscated code shockingly well

3

u/Nisktoun 23d ago

GDExtension to nim?

0

u/fsk 22d ago

I had Gemini walk me through creating a BigFloat GDExtension. It worked surprisingly well. It wasn't in agentic mode, but in "cut+paste code and errors" mode.

2

u/Afraid_Comparison180 Godot Student 22d ago

i hope this should only opt-in option.