GDevelop-extensions
GDevelop-extensions copied to clipboard
New extension: <Object ID>
There are currently gltiches im trying to fix...
Description
It will add an ID to an Object, which is useful for identifying Objects.
How to use the extension
If you put the Object ID Behavior on the Object, it will add a Value to the Object that is the ID. When you want the ID on a Variable you use an Expression named Attach ID to Object Number.
Checklist
- [x] I've followed all of the best practices.
- [X] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
- [X] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.
What tier of review do you aim for your extension?
Reviewed
Example file
Extension file
I had to do an update to fix a writing mistake.