Skip to content

added infinite scroll animation example - #225

Merged
paweljarosz merged 3 commits into
defold:masterfrom
gamedevshrimp:infinite-scroll-animation
Aug 8, 2026
Merged

added infinite scroll animation example#225
paweljarosz merged 3 commits into
defold:masterfrom
gamedevshrimp:infinite-scroll-animation

Conversation

@gamedevshrimp

Copy link
Copy Markdown
Contributor

Add an example showing how to build reusable infinite scrolling layers using only two scripts

@paweljarosz
paweljarosz self-requested a review July 13, 2026 15:05
@gamedevshrimp

gamedevshrimp commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@paweljarosz Hi! Are there any problems with this PR?

@paweljarosz

Copy link
Copy Markdown
Contributor

@gamedevshrimp I returned back from vacation and slowly clearing up my backlog, will look at this! Thank you for the contribution!

@paweljarosz paweljarosz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great example! Although it could be achieved in many other different ways, this is very well explained, clear and easy. Once again, thank you very much for submitting!

@paweljarosz

paweljarosz commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

@gamedevshrimp could you please add "scroll_manager/" before script names in the description markdown file, so that the CI will be able to locate the proper scripts?

@gamedevshrimp

Copy link
Copy Markdown
Contributor Author

@paweljarosz Hello! Can you please help me 😅 I think I made the same mistake but I don't know where it is.
I renamed scripts names, but it doesn't help

@paweljarosz

paweljarosz commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Yes, sorry! I'll check it tomorrow, maybe we'll update the validation and creation scripts to detect files even in the folders!

@paweljarosz

Copy link
Copy Markdown
Contributor

Ok, I updated the examples CI, please either leave separate filename (should work as we have unique filenames in the project) or provide full paths (main/scroll_manager/...) @gamedevshrimp

@paweljarosz
paweljarosz merged commit c3dc17d into defold:master Aug 8, 2026
0 of 3 checks passed
@paweljarosz

Copy link
Copy Markdown
Contributor

Thank you once again for a contrubtion @gamedevshrimp

The example is available here: https://defold.com/examples/animation/infinite-scroll-animation/

And here's you author's page: https://defold.com/authors/evgenii-starostin/ (let me know if you want to add more info or links ;) )

@gamedevshrimp

Copy link
Copy Markdown
Contributor Author

Wow! Thank you for your patience in helping me fix my mistakes 😅
I hope this example, helps someone.

I would also like to add a couple examples regarding Spine. Are there any specific project requirements that I should keep in mind from the start?
@paweljarosz

@britzl

britzl commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

I would also like to add a couple examples regarding Spine. Are there any specific project requirements that I should keep in mind from the start?

Before you go ahead and create the examples please create one issue per example in this repository. Describe what the example does and what it teaches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants