Hi,
I created an activepresenter online project (html export). In this project, I created a Godot Game Engine minigame which I also added to the web server. ActivePresenter handles the minigame through a web object with the URL at which the godot game is located. I want the godot project and the active presenter project to communicate, such that the activepresenter project takes into account game outcome. I can handle the Godot part when it comes to emitting a javascript signal to its parent window, but how can I make it so the ActivePresenter slide embedding the minigame listens to said signals ? Do you have built-in methods for this ?
ActivePresenter version: 9
OS: Windows 11