LoopScrollRect
LoopScrollRect copied to clipboard
infinity loop scroll for Scroll Rect(MultiPrefab)
Could you please explain if it is possible to put infinity loop for multi prefabs? In the normal version, it is enough to set totalCount = -1, but this does not work for multi mode. A workaround is to increase the original m_ContentsForInitData array in the CustomListBank script to 1,000,000 values. But is it right?
Set totalCount=-1 should also work for multi mode. I just modify existing example with infinity mode like below

There is only one detail to mention: https://github.com/qiankanglai/LoopScrollRect/commit/e1b39713e56eb8307c0bbeead8cde535bf3fdcbd#diff-b2700fc46a5a0dc0655ace183243247723bb91a5cbd48621b36ce085450accd0