Pick object id's for objects

Object id ???

You can pick a object by its ID for example there is 2 objects of the same object one has the ID “1” the other has “2” and then you could pick object ID “2” and it would select that one pretty simple but you should also be able to change an objects ID and have multiple objects with the same id’s Like GD (geometry dash) group system

Would you please give as example a scenario where such IDs would be preferable over GDevelop’s existing object picking systems?

Ok when coming for example in you extension thnk With object ids for players you can store value and stuff when it comes to multiple players. Im not saying a whole new pickiing system im just saying a new condition

Why wouldn’t an object variable be suitable here? You just add a condition checking whether the variable of an object is a particular value,

1 Like