Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ImGui checkbox for toggling drawTexture property
Introduced a new ImGui checkbox in the MyGUI::render() function to toggle the drawTexture boolean property of the selected game object. This enhances the GUI by allowing users to manipulate the game object's properties directly through the interface.
- Loading branch information