Enhanced Ability is a streamlined add-on designed to simplify scene transitions in the Godot engine. Seamlessly navigate between game scenes, ensuring fluid gameplay and enhanced user experience. It is part of the "Enhanced" addon suite, a collection of tools designed to extend the power of the Godot Engine. From inventory systems to state charts, the Enhanced suite offers a plethora of tools for game development.
| Without | With |
|---|---|
![]() |
![]() |
- Clone or download this repository.
- Move the
enhanced_Abilityfolder into your project'saddons/directory. - Activate the addon by going to
Project > Project Settings > Pluginsand enablingEnhanced Ability.
Once the addon is enabled, you will have access to a host of nodes, tools, and utilities that you can use directly in your game scenes. Navigate to the addons/enhanced_Ability/ directory to explore and use the available scripts.
Under Project > Project Settings > Editor > Resource, you will find the properties for the name and the icon of the resources you want to display in the editor. You can change it to your liking.
🚀 Efficient scene loading and unloading 🔄 Smooth transitions with customizable effects 🔧 User-friendly setup and configuration 📚 Supports complex scene hierarchies
Want to help improve Enhanced Ability or suggest new features for the Enhanced suite? Here's how:
- Fork this repository.
- Make your changes or additions.
- Create a pull request.
All contributions, feedback, and suggestions are welcome!
Enhanced Ability is open-source under the MIT license. Please refer to the LICENSE file for more details.
Made with ❤️ by Zennyth for the Godot Community.

