Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Is safe area node that feature setting offsets by manually or automatically to ensure fit within safe area or without cutout areas.It's useful for build fullscreen mobile games or apps.● Features: ○ Manually set offsets ○ Automatically set from cutout areas ○ External cutouts (version 1.2+) ○ Notchz Demo (A app that test your phone's cutouts) (not include in asset, checkout at https://github.com/lunsokhasovan/notchz/tree/main#notchz-demo)● Usage:Just create Notchz as root node or add as a main UI.
Is safe area node that feature setting offsets by manually or automatically to ensure fit within safe area or without cutout areas.
It's useful for build fullscreen mobile games or apps.
● Features:
○ Manually set offsets
○ Automatically set from cutout areas
○ External cutouts (version 1.2+)
○ Notchz Demo (A app that test your phone's cutouts) (not include in asset, checkout at https://github.com/lunsokhasovan/notchz/tree/main#notchz-demo)
● Usage:
Just create Notchz as root node or add as a main UI.
Reviews
Quick Information
Is safe area node that feature setting offsets by manually or automatically to ensure fit within safe area or without cutout areas.It's useful for build fullscreen mobile games or apps.● Features: ○ Manually set offsets ○ Automatically set from cutout areas ○ External cutouts (version 1.2+) ○ Notchz Demo (A app that test your phone's cutouts) (not include in asset, checkout at https://github.com/lunsokhasovan/notchz/tree/main#notchz-demo)● Usage:Just create Notchz as root node or add as a main UI.