Hide Cursor.
- 
					
					
					
					
 Hide Cursor - Along with @jeffreyrb03-gmail’s cursor block ideas, why not a Hide/Show Cursor block? And maybe the Cursor can be apart of an extension, haha. Colors and ideas: 
  Clarification: 
 [example v] = Dropdown box
- 
					
					
					
					
 @cattyplayzy The cursor tells the user where the mouse is pointing at. Can you give an example project that needs to hide the cursor? 
- 
					
					
					
					
 @info-creaticode 
 A multiplayer cursor hangout where you need a sprite to have a custom cursor to see others’ cursors, and it would probably bother some people having 2 cursors, first-person projects that have a custom crosshair and they need to lock the mouse, etc.
- 
					
					
					
					
 @cattyplayzy The second case is much more common, but it is already supported automatically. Check out the Minecraft Demo: https://play.creaticode.com/projects/660aa865b57a3da838c387bc 
 
 
- 
					
					
					
					
 @info-creaticode 
 Oh! Could I get the code to hide the cursor, and is it supported with 2D?
- 
					
					
					
					
 @cattyplayzy 
 some weird things in the code, however I can’t fine “hide cursor” or even the custom cursor anywhere.
  
  
  
- 
					
					
					
					
 @cattyplayzy said in Hide Cursor.: Could I get the code to hide the cursor, and is it supported with 2D? It is “lock pointer”. Only for 3D. See this: https://www.forum.creaticode.com/topic/599/first-person-view-cameras 
- 
					
					
					
					
 @info-creaticode 
 Dang. Not really what I’m looking for. I’m looking for a 2D version, haha. 
- 
					
					
					
					
 @cattyplayzy We can add a new block for hiding the cursor when we add the cursor styling. 
- 
					
					
					
					
 @info-creaticode 
 That’s great to hear! Thank you.