Editor Bootloader
Self develop utility
Project Showcase
Developed a specialized Unity editor tool to streamline the development workflow by automatically loading the initialization scene when entering play mode. Created this utility to solve a common development pain point where developers frequently forget to switch back to the init scene before testing, ensuring consistent testing environments and reducing setup time. The tool demonstrates practical problem-solving skills and deep understanding of Unity's editor scripting capabilities, improving development efficiency through automation of routine tasks.