Dear all!
I want to build a simple UE5 Application with Blueprints, that is entirely driven by HTTP Requests. I’ve created an Ocean Windfarm and created a blueprint for the rotating fans of the windturbines. In that blueprint, the HTTP Request should deliver a value each second that decreases or increases to speed of the Windturbines.
First off, I bought this “HTTP Request” as a
custom node setup from the Marketplace and I’m still not sure if it’s working.
Second, I have trouble scaling the animation. Any advice here would be appreciated!
Third, it would be great to have a timer to reset the application into an idle state.
Thanks in advance!