Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

UI Tutorial Mask is a component for highlighting specific objects over darkened background for Unity UI (uGUI)

License

Notifications You must be signed in to change notification settings

codewriter-packages/TutorialMaskForUGUI

Open more actions menu

Repository files navigation

TutorialMaskForUGUI Github license Unity 2021.3 GitHub package.json version

UI Tutorial Mask is a component for highlighting specific objects over darkened background for Unity UI (uGUI)

Demo

🚀 How to use?

  • Create an Image that will cover the entire visible area, add a TutorialMask script to it
  • Add a TutorialObject script to each object that should be visible on top of the image
  • If you want to use TutorialObject with Mask, you need to add MaskFixForTutorial script on each mask object. It's necessary due to a bug in the mask component that overwrites all bit (even which it does not use) in stencil buffer

📖 How to Install

Minimal Unity Version is 2021.3.

Library distributed as git package (How to install package from git URL)
Git URL: https://github.com/codewriter-packages/TutorialMaskForUGUI.git

📗 License

TutorialMaskForUGUI is MIT licensed.

About

UI Tutorial Mask is a component for highlighting specific objects over darkened background for Unity UI (uGUI)

Topics

Resources

License

Stars

Watchers

Forks

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.