is there a way to make an array of objects or something similar?
Save object UID into array object.
sorry but i dont understand you :(
nvm I got it
Develop games in your browser. Powerful, performant & highly capable.
How to retrieve the object type from the UID after storing?
How to iterate through the items in the array?
Is it also possible to store arrays into objects rather than variables?
Is it okay to do have a different arraylist for different type of Object ? that would resolve the problem.