Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: gumbomasta on October 17, 2017, 04:08:01 PM

Title: Set Cursor Mode for Mac
Post by: gumbomasta on October 17, 2017, 04:08:01 PM
I have several FSMs that switch from the cursor being locked in the center of the screen, to it being unlocked for UI. I'm specifically using the updated Set Cursor Mode action to achieve this.  This has worked fine on the Windows version, but for the Mac version I'm currently testing, when the mouse is unlocked, any movements made while unlocked will be cached so that once the mouse is re-locked, the camera instantly reads the cached information and moves the camera's position.

Is this something I can fix in the code or would I have to put in Mac specific commands in order to fix the issue?

any help is appreciated here!

thanks,
-Greg