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

Toggle nodes active state with a quick action. Use this to quickly toggle nodes on/off to help debug your game.Either a hotkey or a new button at the top bar.A disabled node has its process_mode disabled and its visibility turned off. An icon in the scene tree will also be there to help you see which nodes are disabled.The shortcut key is `Control+R` but it can be changed in the settings.
Toggle nodes active state with a quick action.
Use this to quickly toggle nodes on/off to help debug your game.
Either a hotkey or a new button at the top bar.
A disabled node has its process_mode disabled and its visibility turned off.
An icon in the scene tree will also be there to help you see which nodes are disabled.
The shortcut key is `Control+R` but it can be changed in the settings.
Reviews
Quick Information

Toggle nodes active state with a quick action. Use this to quickly toggle nodes on/off to help debug your game.Either a hotkey or a new button at the top bar.A disabled node has its process_mode disabled and its visibility turned off. An icon in the scene tree will also be there to help you see which nodes are disabled.The shortcut key is `Control+R` but it can be changed in the settings.