added infinite scroll animation example - #225
Conversation
|
@paweljarosz Hi! Are there any problems with this PR? |
|
@gamedevshrimp I returned back from vacation and slowly clearing up my backlog, will look at this! Thank you for the contribution! |
paweljarosz
left a comment
There was a problem hiding this comment.
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!
|
@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? |
|
@paweljarosz Hello! Can you please help me 😅 I think I made the same mistake but I don't know where it is. |
|
Yes, sorry! I'll check it tomorrow, maybe we'll update the validation and creation scripts to detect files even in the folders! |
|
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 |
…description" This reverts commit c5d7b46.
|
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 ;) ) |
|
Wow! Thank you for your patience in helping me fix my mistakes 😅 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. |
Add an example showing how to build reusable infinite scrolling layers using only two scripts