Hi Everyone, i am new to Godot, I want to know that can i use JavaScript Language as the script language for functionality in my game?
Can I Use JavaScript Language as the script language for functionality
arpitrana919 No. You can use either GDScript or C#.
As a new user you are unlikely to create the wrapper, but yes js/ecma script could be supported as a plugin. In fact heres a project for it:
https://github.com/Geequlim/ECMAScript
Megalomaniak I stand corrected then . Apparently, there are 3.2 binaries too, but the link seems to be broken. Not sure it'd be a good idea to mess with this though.
xyz Not sure it'd be a good idea to mess with this though.
Yeah, seems to still be in alpha status.