Hello guys
I’ve a priority I want to make a drop-down menu that can show the listing of nation indicators. I’ve a JSON file with all the indications, their flags and names of every nation, I used to be capable of make the dropdown menu and I want to show the info contained within the JSON file in my dropdown menu.
Right here is my .JSON file
Right here is my file in JS the place I create the choice in my dropdown menu
Thanks upfront please assist me
you possibly can discuss with: JSON · Cocos Creator
Might you present your demo, and present the ultimate outcome you need?
In a logic that I want to make a drop-down menu to show and make a selection on the nations for the participant, right here it’s
I want to show the data contained within the JSON file within the Dropdown Menu
You may discuss with doc i metioned earlier than to get JSON information from JSON file , then to set information to the Dropdown Menu.