deprussian
deprussian
Also here another way with the ImGui::Button ``` bool isButtonPressed = false; //Global Variable if (menu) { ImGui::NewFrame(); ImGui::Begin("Some Main Menu Frame Name"); if (ImGui::Button("ButtonName") { isButtonPressed = !isButtonPressed; }...
https://www.youtube.com/watch?v=jMyl5vvi76M try this?
> @iBenji Does your approach really work with ALS-Community? So far I know the system is not using a camera boom. It uses spring arm, watch from 2:03. You can...