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
Launchpad
Launch, relaunch or quit game with gamepad button
Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL
Launchpad is a small Godot plugin to quickly launch, relaunch or quit your game with your gamepad's home button.
Installation
Download latest release from here or AssetLib and place it in your project's
addons
folder.In the toolbar, navigate to Project > Project Settings > Plugins and enable Launchpad.
Usage
- Press your home button to launch the game when editor is in focus.
- Press home when the game is running but editor is in focus to relaunch.
- Press home when game is running and in focus to quit.
Remap
Simply change the value of var button
in launchpad.gd
to any JoyButton.
License
Available here.
Donation
Launch, relaunch or quit game with gamepad button
Reviews
Quick Information
Launchpad
Launch, relaunch or quit game with gamepad button
Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL