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.
Add an example showing how to build reusable infinite scrolling layers using only two scripts