ReactUI allows you to design and manage user interfaces with a state-of-art, modern and powerful framework: React. Not only: it allows you to use all tools and plugins you use in web development to implement a game’s user interface.
Speaking about tooling, it comes with a pre-set environment composed by:
– webpack as bundling/building system
– Less as CSS super-set
– Babel as Javascript transpiler, so your Javascript code can run on old browsers too
– React as Virtual DOM rendering engine
It comes with a powerful and extensible event system, that allows you to easily raise and manage events from the game or the UI. This is possible thanks to a special Javascript/C# bridge, integrated in the package.
Last, but not least, it comes with a little game sample that shows you simple interactions from game => UI or from UI => game.
This plugin is specific for WebGL-based games!
https://assetstore.unity.com/packages/tools/gui/reactui-a-webgl-react-based-ui-system-147903
Reviews
There are no reviews yet.