I was previously using decorators to attach custom variables to entities (mainly vehicles), however in testing it turned out that these were not synced from client to server as the vehicle is is obviously different. Now, I’m getting the network ID of the entity, but I was wondering if there was a point at which network IDs get reused? I.e. If a car is deleted will its old ID get used for another entity later? Thanks.
yes.