Added mouse lock after Escape issue to FAQ

Farbs
2026-02-12 12:09:37 +11:00
parent 6c9af6d02b
commit b6605c61d1

@ -364,6 +364,9 @@ A: This seems to have two causes:
}
}
```
Q: DisableCursor doesn't work after Escape pressed?
A: Browsers don't allow cursor lock immediately after an unlock user gesture, but they will after 1-2 seconds.
**Please, feel free to add here your FAQ/Issues to help others!!!**