#Unable to click IMGUI buttons when character controller is present in scene.

1 messages · Page 1 of 1 (latest)

worldly spindle
#

Hi, I just added a general character controller from the assets store. Its the only realistically different thing between my scenes, where only scene 1 has it. For the other scenes, my debug menu to switch scenes using IMGUI functions as expected and as it always has, being pressable and stuff. But now after adding a character controller to my scene, the IMGUI buttons no longer work, clicking simply disappears my mouse. This is my first time working on IMGUI and 3D

viral hemlock
#

Right, I believe by default it'll hide the mouse cursor and I guess that's preventing it from clicking the gui