BLUI Open Source HTML5/JS/CSS HUD/UI

[QUOTE=;594947]
Unfortunately there is no progress here. I can’t even get the plugin to build with the scripts that were provided to me and the instructions provided weren’t very clear at all. Every time I try to do a build it takes upwards of 2 hours and then fails at the end … I try to tweak a few things …try the build again and it fails.

I will gladly defer to anyone who can try to build BLUI themselves but I am afraid to say the CoherentUI seems to be the only alternative now … or we have to work together to modify the current UE4 HTML Widget to provide us with the key events we need.

I have been looking at ways of using the UE4 HTML Widget, which is also based on CEF, and have come up with a novel event system but it is not elegant.

No worries, that was what I was guessing would come about, lol. I wish I could help but my skills sit within the webview than outside it. If key events would work, things would be acceptable enough just not production quality but it is the only ways to get our specific UI to come about.

Ohh nice! I wonder if the events issue is possibly the difference between using a umg widget like Blui vs the slate element like the Unreal webview uses, same with Coherent. Maybe Blui could be swapped to use them instead?