As a game developer, I create new projects on a monthly basis and have been attempting to create a Unity framework that encompasses all of the common elements utilized in each project, such as a GameManager and SoundManager.
In order to streamline the process, I was interested in developing a UI library featuring the primary components frequently used in games. However, I decided to investigate if such a library already exists and stumbled upon
LeanGUI - Lean GUI | GUI Tools | Unity Asset Store.
Despite its existence, there appears to be minimal information available regarding its effectiveness or user experience. If anyone has incorporated LeanGUI into their projects at various levels, whether as a novice or professional, I would appreciate hearing about their impressions.
Additionally, I would be grateful for any recommendations regarding similar Full Game Frameworks that are already available for use.