SiPVLib Extras Components
com.sipvlib.extras.components is an OpenUPM Unity package. Drop-in MonoBehaviour components used across SiPVLib games: ButtonHandler (tap + repeating hold with SFX and haptics), TMPEffect (SDF outline/shadow plus vertex-colour gradient for TextMeshPro, no extra draw calls), EmptyGraphic (raycast target with zero draw cost), SafeArea (notch-aware RectTransform driver), BackgroundCapture (flattens the render behind it into a RenderTexture to cut UI overdraw), plus SortingLayerSetter, AspectRatioFitterPlus and ScreenOrientationLock.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/phajmvawnsix/com.sipvlib.extras.components.
Owner: phajmvawnsix.
Topics
Related Unity Packages
- SiPVLib AntiCheat com.sipvlib.anticheat
- SiPVLib Config com.sipvlib.config
- SiPVLib Sound com.sipvlib.sound
- SiPVLib UI com.sipvlib.ui
- SiPVLib Ads com.sipvlib.ads
- SiPVLib Debugging com.sipvlib.debugging
For registry setup problems, see Unity scoped registry troubleshooting.