Hello,
So I have a list of images added dynamically to the scene and every image takes the user to a different scene. How can I add an additional property to the image that I added with display.newImage so I can tell from the event listener which image was clicked?
Thanks.