Skip to content

RyanAlexanderSingh/UnityPartialInputBlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

UnityPartialInputBlocker

A script designed to generate boxes around a designated screen space to only allow input in that area.

The project has a demo scene which will display just a button. Clicking on the button the first time will generate partial input blockers around the button so you can't click anywhere else other than around there.

Just a test for blocking input and only allowing a certain area, such as a tutorial or onboarding process where clicking elsewhere could become problematic.

TODO::

Dynamically change the input blocker if the UI is also moving.

About

A script designed to generate boxes around a designated screen space to only allow input in that area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages