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
A drag-and-drop way to implement the ability to quit the game to a scene.Contains the QuitOnInput class, which extends Node. By adding QuitOnInput to a scene, and chocing an input action by name, QuitOnInput quits the game on input.V1.1: Added scene file for proper drag-n-drop!
A drag-and-drop way to implement the ability to quit the game to a scene.
Contains the QuitOnInput class, which extends Node. By adding QuitOnInput to a scene, and chocing an input action by name, QuitOnInput quits the game on input.
V1.1: Added scene file for proper drag-n-drop!
Reviews
Quick Information
A drag-and-drop way to implement the ability to quit the game to a scene.Contains the QuitOnInput class, which extends Node. By adding QuitOnInput to a scene, and chocing an input action by name, QuitOnInput quits the game on input.V1.1: Added scene file for proper drag-n-drop!