is there a way to make an array of objects or something similar?
Save object UID into array object.
Develop games in your browser. Powerful, performant & highly capable.
sorry but i dont understand you :(
nvm I got it
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.