Skip to content

It is a project that can be easily utilized when developing Unity-based tool programs with rugged UI designs such as in-house tools

License

Notifications You must be signed in to change notification settings

HyunsuYu/EasyTechToolUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Icons

EasyTechToolUI

Project for easy UI development and change. See documentation for details

Static Badge Static Badge
Static Badge Static Badge

Abstract

Here's a strong reason to use EasyTechToolUI for your project:

  • You just have to use all the components as they are, or inherit and fill in a little bit of content
  • It provides convenient data buffers, utility methods, and properties considering flexibility in use
  • It allows easy access to each element from anywhere and helps to code that lowers strong bonds between codes

Features

  • CanvasTransitonManager
  • ItemViewList
  • ItemGridPlane

Demo - Unity Asset Store

Usage

Important

This project is for UI development in Unity. Informs that no other game engine supports it

Dependencies

UnityEngine.dll
UnityEngine.UI.dll

Supported UI styles





Unity Project Setting

For details on applying EasyTechToolUI.dll to Unity Project, please refer to the Unity Manual

However, if you only want a simple way to apply the plug-in to the Unity project, you can follow this procedure:

  1. Create a Plugins folder under the Assets folder
  2. Download the desired version of dll from EasyTechToolUI Github Repo's Releases
  3. Drag and drop the downloaded dll under the Plugins folder
  4. Check dependency issues, etc. before using plug-in

About

It is a project that can be easily utilized when developing Unity-based tool programs with rugged UI designs such as in-house tools

Topics

Resources

License

Stars

Watchers

Forks

Languages