I am new to Pixi JS. And I need to add a bunch of nodes (circles) in pixi js (I could achieve that).
Now I need to retrieve the relevant circle by an identifier. I ch