New extension: Simplified Scrolling
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.
Make a new layer and call it whatever you like. Put your things that you want it have the scrolling inside that layer.
Then choose one of the actions vertical or horizontal. Afterwards choose how high or low the scrolling can go.
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
Extension file
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!
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 Apparently no, i didn't. Will my extension be thrown out now?
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 Are you asking me to talk to the other extension creator and let us decide which extension yall shall choose?
See if you can work together to make a submission with the best from both.
!update SimplifiedScrolling.zip
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.
!update SimplifiedScrolling.zip
✅ Successfully updated the extension.