Hello everyone,
Is there any way to call html code with GD script? or can I call .html file with GDscript?
I'm not sure if you can call code in the HTML file directly in Godot from GDScript, but you can probably access the HTML page using the Javascript singleton.