I am a novice for PlayCanvas. I am searching any useful tools/plugins from third party to build UI, but it seems a little difficult. Can anyone recommend any good tools/plugins from third party to build UI? Thank you very much.
1 Like
It depends on what UI you want to build. You could use:
- the built-in UI system of PlayCanvas: User Interface | Learn PlayCanvas
- the UI system the PlayCanvas Editor / Model Viewer use for its UI: GitHub - playcanvas/pcui: UI component library for the web
but Iām sure there are other options.
2 Likes
Thank u. I want to use it for game ui (not editor mode). Do you have any other suggestions? ^^
Typically, a first suggestion I made is used for this purpose. Here are some tutorials for it:
https://developer.playcanvas.com/en/tutorials/?tags=ui
Any specific reason you need to use a different solution other than the integrated one?
I want to know if there are better tools available to speed up the development of game UI. I really appreciate your enthusiastic response. ^^
1 Like