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

New extension: Top-down infinite animated background

Open github-actions[bot] opened this issue 8 months ago • 0 comments

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

  • [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

toll-of-the-seas.zip

Extension file

TopDownInfiniteAnimatedBackground.zip

github-actions[bot] avatar Jun 18 '24 13:06 github-actions[bot]