BBMOD_Camera.set_mouselook

A function defined in BBMOD_Camera.gml

set_mouselook(_enable)

Description

Enable/disable mouselook. This locks the mouse cursor at its current position when enabled.

Arguments

Name Type Description
_enable Bool USe true to enable mouselook.

Returns

Struct.BBMOD_Camera Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.