is it possible to dynamically assign a UID to an object? like I want to assign a UID to an object on a particular event but then I destroy that very same object and I want to reassign the previous UID to another object on the same event as before.
Develop games in your browser. Powerful, performant & highly capable.
No. Use instance variables instead...