You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This extension adds the ability to easily create top-down infinitely scrolling backgrounds, optionally with offset animation.
How to use the extension
If you put the behavior on a tiled sprite in a background layer, the tiled sprite will be resized to fill the game "inifinitely". In practice, this is an illusion and only the background layer camera moves when the player camera is about to reach the boundary of the background.
Hi @AndreasHassing! 👋 This submission has passed all required tests, and has been moved to a PR as part of our submission pipeline. You can see the progress of your submission on this page. Community submissions are not reviewed by default, so your extension should be added once we've checked that your submission doesn't contain malicious code without further intervention on your part. If you wish for your extension to be reviewed (and thereby moved to the list of reviewed extensions), please follow the instructions written on the README. Thanks again for your contribution to GDevelop!
Description
This extension adds the ability to easily create top-down infinitely scrolling backgrounds, optionally with offset animation.
How to use the extension
If you put the behavior on a tiled sprite in a background layer, the tiled sprite will be resized to fill the game "inifinitely". In practice, this is an illusion and only the background layer camera moves when the player camera is about to reach the boundary of the background.
Checklist
What tier of review do you aim for your extension?
Reviewed
Example file
toll-of-the-seas.zip
Extension file
TopDownInfiniteAnimatedBackground.zip
The text was updated successfully, but these errors were encountered: