Hi all, i'm a new user for Ursina engine.
I'm tring to use FirstPersonController and i want unlock mouse when i stay in pause menu.
When i unlock the mouse cursor i don't see any issue, but in case to lock the screen is not refreshed properly because became black for a little amount of time.
Hi all, i'm a new user for Ursina engine. I'm tring to use FirstPersonController and i want unlock mouse when i stay in pause menu. When i unlock the mouse cursor i don't see any issue, but in case to lock the screen is not refreshed properly because became black for a little amount of time.
mouse.locked = not(mouse.locked)
Do you know how to solve it or to avoid it?
Thanks to advance