Allows you to focus on an object using the keyboard or gamepad.
To report a bug, click here!
I created this extension because it's a pain to have to redo a button focus system in the user interface.
Install the extension in your project and go to each object you want to focus on.
Add the "Focus on object" behavior to each object.

If you have 4 buttons (A, B, C, and D), each will have an ID (0, 1, 2, 3) and will belong to group A.
If you have 3 other buttons (A2, B2, and C3), each will also have an ID (0, 1, 2), but these will belong to group B.
Note
If you need an idea of โโhow you can best use the extension, download the repo and open the project located in the "template" folder in the most recent versions of GDevelop.
This extension is under the MIT License.
