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
SafeAreaX is a lightweight Godot plugin that automatically adapts your UI to fit within the device's safe area, preventing overlap with notches, rounded corners, and gesture areas on modern devices.
SafeAreaX
SafeAreaX is a lightweight Godot plugin that automatically adapts your UI to fit within the device's safe area, preventing overlap with notches, rounded corners, and gesture areas on modern devices.
Features
- Automatically adjusts margins based on display safe area
- Supports iPhone and Android cutouts
- Optional debug overlay to visualize the safe area
- Easy to integrate with existing UI layouts
Installation
- Copy the
addons/SafeAreaXfolder into your Godot project. - Enable the plugin in Project Settings → Plugins.
- Add the SafeAreaX node to your scene and place your UI elements inside it.
License
This project is licensed under the MIT License.
Made with ❤️ by Paulo Coutinho
SafeAreaX is a lightweight Godot plugin that automatically adapts your UI to fit within the device's safe area, preventing overlap with notches, rounded corners, and gesture areas on modern devices.
Reviews
Quick Information
SafeAreaX is a lightweight Godot plugin that automatically adapts your UI to fit within the device's safe area, preventing overlap with notches, rounded corners, and gesture areas on modern devices.