Godot Version
4.4
Question
how to call my godot function from even a script in an html build please help
4.4
how to call my godot function from even a script in an html build please help
You’ll need to use the JavaScriptBridge singleton to be able to communicate from JavaScript to your game and vice-versa