Skip to content

sculpt0r/TrustyUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TrustyUI

Trusty UI maintenance repository.

Trusty UI: restores trust in your UI.

trustyUI

Any UI prefab renderable under Canvas can be previewed along with its states. No need to pass to certain gamestate to preview UI.

States are listed based on public methods on prafab component. That approach enforce best practices in OOP.

Isolated testing improve your project architecture. It enforce loose coupling between UI components and force you to build UI from independent and reusable components.

It is possible to customize each component preview environment - so it will be previewed in realistic situation.

TrustyUI is not another user actions record and playback asset!

Automated testing (and other features and improvements) are in plans. No more accdent changes that broke your game!

Releases

No releases published