Godot.Use Itemlist node's add_item_icon in the process() func. or use a key press?

Viewed 13

Has anyone tried using add_item_icon method of Itemlist node in the process func? It was almost there working.I even deleted duplicates.But by doing so(deleting duplicates),it didn't add new objects.So,if this is not possible,then I will use a key press to do the job.

0 Answers
Related