티스토리 뷰

반응형

유니티에서 infinityScroolView를 만들기위해 FancyScrollView 를 사용했다. 잘되는것같은데 내가 필요한건 각 셀의 사이즈가 달라도 아이템을 재사용할수 있어야하기에 새로 만들었다. 

https://github.com/setchi/FancyScrollView

 

GitHub - setchi/FancyScrollView: [Unity] Scroll view component that can implement highly flexible animations.

[Unity] Scroll view component that can implement highly flexible animations. - GitHub - setchi/FancyScrollView: [Unity] Scroll view component that can implement highly flexible animations.

github.com

 

 

셀 사이즈가 다른 아이템 재사용 스크롤뷰 만들기 

이름은 DynamicScrollView로 정했다 

minSize만큼 오브젝트를 만들어놓고 돌려가며 사용하는 형태로 만들었다.

DynamicScrollViewSample.unitypackage
1.26MB

반응형
댓글