A question about external connection

Im a student and i was thinking if has a way to havr a connection to a site on html this probably is complety wrong but for example on a site press a button and you increment 1 value on the game idk

Hey there @Tomasml071! Are you attempting to make a sort of “Dash board” where you can connect it to the game and control values from there? If so, you’ll be calling to update the value from the game itself via an HTTP request. This tutorial can guide you through the learning process and even provides a dataset for testing if you’d like:

Or if you’re a more visual learner, this video can explain HTTP requests as well:

Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.