Unity3D-InfinitelyScrollingScrollRect
Unity3D-InfinitelyScrollingScrollRect copied to clipboard
Child width and height
It doesn't manage the spacing properly if the size of childs varies(eg: width for horizontal).
Hi @Ad1Ken, sorry for the late response. This project is simply a demo for how you might implement this in your own project. I wrote this while I was in university and it was part of a larger project as a whole. I never intended this to be a plug and play solution, just as an example of how you could do it yourself, so there are many things that weren't included and could be improved.
I will also comment this here for anyone else stumbling across this project, but I will not be maintaining this project for the foreseeable future. I might come back and refactor and fix any of the other open issues if I come back to game development, but that's not where my priorities lie right now. Feel free to fork this project and use it as a base for your own implementation, but I won't be adding/fixing things anytime soon.