GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

New extension: Simplified Scrolling

Open github-actions[bot] opened this issue 3 months ago • 9 comments

Description

Simplified Scrolling adds effortless, interactive scrolling for menus, inventories, shops, and long content. Supports vertical and horizontal layers, saving time while improving user experience.

How to use the extension

It's simple! All you need is the DragCameraWithPointer extension in order for this extension to work. However Once you have it installed. You can simply follow this method. There's two actions one for vertical and the other horizontal.

Image

Make a new layer and call it whatever you like. Put your things that you want it have the scrolling inside that layer.

Image

Then choose one of the actions vertical or horizontal. Afterwards choose how high or low the scrolling can go.

Image

This is the end result.

https://github.com/user-attachments/assets/721f66c3-0cbf-410b-95d1-fed8053661ae

Checklist

  • [x] I've followed all of the best practices.
  • [x] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • [x] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Reviewed

Example file

SimplefiedScrolling.zip

Extension file

SimplifiedScrolling.zip


Extension by @3mpk1ng

You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type !update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:

!update [MyExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12709661/MyExtension.zip)

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!

github-actions[bot] avatar Sep 19 '25 00:09 github-actions[bot]

Thank you for submitting an extension.

Do you know about this other extension which has similar features?

  • https://github.com/GDevelopApp/GDevelop-extensions/pull/1426

D8H avatar Sep 20 '25 21:09 D8H

@D8H Apparently no, i didn't. Will my extension be thrown out now?

3mpk1ng avatar Sep 20 '25 21:09 3mpk1ng

Not necessarily. Take a look at the other extension and see what can be improved in both extensions and discuss with the other extension creator to see what you should do.

D8H avatar Sep 20 '25 21:09 D8H

@D8H Are you asking me to talk to the other extension creator and let us decide which extension yall shall choose?

3mpk1ng avatar Sep 20 '25 21:09 3mpk1ng

See if you can work together to make a submission with the best from both.

D8H avatar Sep 20 '25 22:09 D8H

!update SimplifiedScrolling.zip

3mpk1ng avatar Oct 16 '25 22:10 3mpk1ng

Extension updated with errors:

❌ 4 Errors found in extension 'SimplifiedScrolling':

  ⟶ ❌ (🔧) [Dots in sentences]: Field 'sentence' of the function 'ReachedHigestPositionV' has a dot, but it is forbidden there!
  ⟶ ❌ (🔧) [Dots in sentences]: Field 'sentence' of the function 'ReachedHigestPositionH' has a dot, but it is forbidden there!
  ⟶ ❌ (🔧) [Dots in sentences]: Field 'sentence' of the function 'ResetV' has a dot, but it is forbidden there!
  ⟶ ❌ (🔧) [Dots in sentences]: Field 'sentence' of the function 'ResetH' has a dot, but it is forbidden there!


❌ 4 Errors found in extensions - please fix them before generating the registry.
No fatal error found the extension can be updated but still need fixes.

github-actions[bot] avatar Oct 16 '25 22:10 github-actions[bot]

!update SimplifiedScrolling.zip

3mpk1ng avatar Oct 16 '25 22:10 3mpk1ng

✅ Successfully updated the extension.

github-actions[bot] avatar Oct 16 '25 22:10 github-actions[bot]