-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
The problem with truly dynamic identifiers/bridges is that you end up needing to manage old identifier references, it needs to be done in a way that does not impact speed, and it needs to be replicated.
There is no way to do this without metatable trickery- I'm going to postpone this until after release, because it is mainly a secondary feature, however it is an incredibly powerful feature.