Skip to content

QuetzalcoutlDev/GDevelopFocusObjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Focus Objects

๐Ÿ“‘ Focus on objects using the keyboard and controller

version-badge license-badge gdevelop-badge kofi-badge

Allows you to focus on an object using the keyboard or gamepad.

To report a bug, click here!

Why?

I created this extension because it's a pain to have to redo a button focus system in the user interface.

Getting Started๐Ÿ’ก

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. behavior

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.

License ๐Ÿ“™

mit_license

This extension is under the MIT License.

Follow me

  • Follow me on X
  • Buy me a coffee on ko-fi

About

๐Ÿ“‘ Focus on objects using the keyboard and controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors