benedekmeszaros / unity-hextools-ui-externalui

External UI is a Unity tool that simplifies the integration of pre-made UI scenes into projects, providing global loading capabilities independent of other scenes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HexTools - External UI

External UI is a powerful Unity tool designed to facilitate the seamless integration of pre-made UI scenes into projects with independence from other scenes. This innovative solution ensures maximum flexibility and reusability, allowing developers to maintain efficient workflows while enhancing the overall user experience.

Supported platforms

  • Windows
  • Linux
  • Mac
  • Android
  • iOS
  • WebGL
  • Console
  • VR

Dependencies

Supported Editors

  • Unity 2021 or later

Import package

In the Editor, you can access the Package Manager window through: Window > Package Manager, than:

  1. Open the add menu in the Package Manager's toolbar.
  2. The options for adding packages appear. Add package from git URL button.
  3. Select Add package from git URL from the add menu. A text box and an Add button appear.
  4. Enter a valid Git URL in the text box and click Add.

Illustration:
Img

Enter the following git URL:

  https://github.com/benedekmeszaros/unity-hextools-ui-externalui.git

About

External UI is a Unity tool that simplifies the integration of pre-made UI scenes into projects, providing global loading capabilities independent of other scenes.

License:MIT License


Languages

Language:C# 100.0%