Search found 2 matches
- Thu Oct 14, 2021 4:44 pm
- Forum: Dialogue System for Unity
- Topic: Hide Cursor While Playing
- Replies: 3
- Views: 1446
Re: Hide Cursor While Playing
Excellent, thank you very much it worked!
- Thu Oct 14, 2021 2:27 am
- Forum: Dialogue System for Unity
- Topic: Hide Cursor While Playing
- Replies: 3
- Views: 1446
Hide Cursor While Playing
I'm rather new to Dialogue System and now that I have enabled it my cursor shows during gameplay and is no longer locked to the screen. I currently have "Cursor.lockState = CursorLockMode.Locked" in my look around script and that worked before importing and setting up DS. Ideally I would l...