Modify Mouse Visibility on Event LPK_ModifyMouseVisibilityOnEvent.cs

Show or hide the cursor on event.

Suggested use:

Toggles the Cursor.visible property to show or hide the mouse upon receiving an event.

Examples found in: Project 6

Components
Property Type Description Default Value
Component Properties
Mouse Visibility Mode Enum Sets how this component will effect mouse visibility. SHOW
Event Receiving Info
Event Trigger LPK Event Object Which event will trigger this component's action. None
Debug Properties
Print Debug Info Boolean Toggle console debug messages. False
Label String Notes for the user about this component. This does nothing to the game or build. None