ui tools by cjf inc for unity

Goal

UI tools allow to create complex interface using simple and clear approaches.

It contains a list of components that could be used in different combinations to create complex interface elements.

Additionally you can extend any component to add customization by creating new class that inherited from any UI tools component. All future releases will support back compatibility for Scripting API.

Use cases

There are many UI creation use cases where UI tools is deadly useful

Radio buttons group

UItools-use-case-radio-buttons-group

Multi-state element

UItools-use-case-multi-state element

UI element with position change

UItools-use-case-ui-element-with-position-change

Accordion

UItools-use-case-accordion

Learn all use cases – UI tools use cases

Tutorials

Scripting API

UI tools comes with full source code included and complete Scripting API documentation for each component.

One of the main goal of UI tools is to allow anyone to:

  • easily integrate their scripts and components with UI tools ones;
  • extend UI tools components and build custom behaviors.

Learn components scripting API – Scripting API

Current version

1.3

Get Unity plugin

UI tools plugin is available in Unity asset store

Support

Send any support questions to email cjf.inc@gmail.com with subject “UItools support”.

If you found a bug use the same email cjf.inc@gmail.com with subject “UItools bug”.

And finally if you have any feature request, send it to cjf.inc@gmail.com with subject “UItools feature request”.

 

Sincerely yours,
CJF inc team