Hello everyone,
is it possible to create a rule using Arcade that assigns an individual number starting from 1 to an object?
When placing an object, it should receive the number 1. When placing a second object, the second object should receive the number 2. And so on...
Now, if I have 10 objects numbered from 1 to 10, and let's say I delete object number 5, all the objects following 5 should be renumbered from 6 to 9.
Is this possible?