Implement a dropdown list UI

Does anyone know how to create a dropdown UI in cocos creator, I couldn’t find any direct option. All I can think of is using a scroll view instead. But I want to save that time and use a premade dropdown if available.

2 Likes

I find a scrollview, maybe you can extend from it