GEFS - Godot Easy Fullscreen
by IsItLucas?
6
GEFS - Godot Easy Fullscreen 🎮🖥️✨
GEFS (Godot Easy Fullscreen) is a simple and lightweight addon for the Godot Engine that allows you to toggle fullscreen mode with a customizable keyboard shortcut. 🎯🛠️🚀
Features 🎛️📦🖱️
- Configurable shortcut to toggle fullscreen mode.
- Easily enable or disable the fullscreen shortcut.
- Fullscreen lock system with multiple modes.
- Signals emitted when fullscreen mode changes.
- Signals emitted when the lock mode changes.
Installation 📥📂🔧
- Download or clone this repository.
- Extract the contents into the addons folder of your Godot project.
- Enable the plugin at: Project > Project Settings > Plugins > Easy Fullscreen.
Configuration ⚙️🖥️🎚️
- Go to
res://addons/easy_fullscreen/fullscreen.gd
and modify theACTIONS
constant. - You're all set! Use the defined shortcut to switch between fullscreen and windowed modes. ✅🎉
Usage 🎮⌨️🖥️
- Press one the configured shortcuts to enter or exit fullscreen mode.
- Alternatively, you can take a look at the example scene located in
res://addons/easy_fullscreen/example/example.tscn
andres://addons/easy_fullscreen/example/example.gd
.
Contributions 🤝🌍
Contributions are welcome! Feel free to open issues or submit pull requests to improve this addon.
See CODE OF CONDUCT
for more details. 🌟
License 📜⚖️
This project is licensed under the MIT License. See the LICENSE
file for more details. ✅
Download
Version2.0.0
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author