good afternoon
My Doubt is
how can I open an index.html file by clicking on some sprite in my project ...
helpme please
Develop games in your browser. Powerful, performant & highly capable.
Not sure what you mean by index.html, but try this:
Add Mouse and Browser objects to your layout.
Create event:
Left Mouse Clicked On Object (yous sprite)
Create action:
Browser Go To URL (path to your index.html file)