Outerra forum
Outerra Engine => Ideas & Suggestions & Questions => Topic started by: Shadowfita on January 27, 2016, 11:11:26 pm
-
Hi, I was wondering if it was possible to use cef with some sort of bridge to change settings in Outerra? as a custom menu of sorts. If it can be done then it means people can create nice looking/fast moving html5 menu designs which directly integrate into the outerra engine, could be fancy.
-
We are not using CEF for HTML we have our own chromium library. You don't need any kind of bridge to create custom menus you can rewrite existing pages. It would be better if you tell us more about your idea so we can help you.
-
I was just wondering if there was something in place which allowed that. Like there is a mod for Halo Online as an example and some people made this http://halo.thefeeltra.in/ to work with the game, doesn't use a bridge but I think later on its planned.
*edit*
by bridge I mean call engine functions through html, c# functions or whatever language is required.
-
I was just wondering if there was something in place which allowed that. Like there is a mod for Halo Online as an example and some people made this http://halo.thefeeltra.in/ to work with the game, doesn't use a bridge but I think later on its planned.
*edit*
by bridge I mean call engine functions through html, c# functions or whatever language is required.
Followed the link, and that's very cool! I've been wondering about something like that for Outerra, but since they are doing so much for TitanIM, and government/Military seem to like extremely utilitarian interfaces, I figured we wouldn't see much flashy from an Outerra Interface until there was an actual game on the table.
Or obviously earlier, if people actually can make custom ones like this!
-
Yeah, I think it'd be really nice if it was possible to do that.
-
by bridge I mean call engine functions through html, c# functions or whatever language is required.
That's exactly how the existing UI communicates with the engine, calling engine functions from html/js.
-
So in theory it would be possible to use the menu I linked above with Outerra?