Web UI (HTML/CSS/JS Interface Widgets)

Ok so I ended up catching a little bit of what the last guy posted after my reply popped in cause it was hard not to, and I therefore want to mention one very important thing since it seems there’s some confusion surrounding this plugin…

If you are using this plugin for GAMEPLAY elements then you are an idiot. This plugin is strictly designed for user-interface development, such as buttons and menus and all the things that float on the sides of the screen. It allows you to create rich interfaces that look a lot more professional, and you don’t have to deal with the basic slate form elements since you can style these things in CSS instead.

If you need for instance, names/text to hover on other players, you should be making that in slate using blueprints or C++. If you are trying to do this with a web interface, you are an idiot. If you need for instance crosshairs to be in the center of your screen, you should be making that in slate using blueprints or C++. If you are trying to do this with a web interface, you are an idiot.

So please don’t misuse a tool beyond its obvious intended expectations. That’s like trying to put a screw in a wall using a hammer. It just shows you have no idea what you’re doing.