Drawer navigation(hamburger menu) as a tool for the use of Unity apps.
Drawer Navigation for Unity App Design increases user convenience.
This is by removing the registered UI within the object pool, and the Nav_Menus are the Drawer Navigation in the Prepares folder. First, create an empty object with Create Empty and name it Object Pool Manager. Register Object Pool Manager script here and the Nav_Menus in Presers. Then we do what we do to generate it. Navi _ Instance simply registers the script with the button as a script for creating this NAv_Menus. Then click the button to see the Nav_Menus and touch the shade to disappear.
The package contains ObjectPool and Drawer Navigation:
1. Object pool - Used when objects need to be created frequently and destroyed with memory optimization tasks.
2. Drawer Navigation - If you press the buttons with the various app UI buttons, the menu will fly in from the right and the shade of the menu will disappear.