How would I have a HTML file load with my game

I want to make a speedometer for a racing game and I found a script that might work but it involves HTML and I don’t know how to make it load with my game

Hi @DeductedFlame24,

Check this section in the tutorials section on how to load HTML in your PlayCanvas project:

https://developer.playcanvas.com/en/tutorials/?tags=html

thank you @Leonidas