Open Daimywil opened 4 months ago
ViewportControls::SetEnabled is not able to disable the controls. This happens because there are braces missing in one of the if staments on line 32 of ViewportControls. It should be like this.
ViewportControls::SetEnabled is not able to disable the controls. This happens because there are braces missing in one of the if staments on line 32 of ViewportControls. It should be like this.