OneJS Game UIs — premade, hackable UI components for Unity
To kick the tires, grab the latest OneJS from the Asset Store and run:
npx oj add all
That pulls everything from premade-uis.tgz
(now bundled with the OneJS Asset-Store package). Files land in your App/comps/
folder: fully editable, no auth, committed right alongside your codebase. Think shadcn-style.
We're adding more components over the next few days. This page will become a full reference hub with usage snippets, prop docs, and best-practice notes.