A function defined in BBMOD_Camera.gml
set_mouselook(_enable)
Enable/disable mouselook. This locks the mouse cursor at its current position when enabled.
Name | Type | Description |
---|---|---|
_enable | Bool |
USe true to enable mouselook. |
Struct.BBMOD_Camera
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.