GDevelop-extensions
GDevelop-extensions copied to clipboard
New extension: Extra Inventory Functions
Description
This extension adds functions that help out with modifying an inventory's contents.
Functions:
- Add multiple items to an inventory
- Remove multiple items from an inventory
- Set the count of an item in an inventory
How to use the extension
No response
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?
Community (Unreviewed)
Example file
Extension file
Hello @DwubbersDaCoder ๐ Cool extension right there :3 Would come handy when it comes to using the inventory ๐
The only thing I noticed in the extension that require a fix is: โข the variables naming should follow the guide of extensions best practices, for example: the variable ExtraInventory.ExtensionTemporaryInventory should be replaced with __ExtraInventoryExtension.TemporaryInventory
Let us know when you fix it โค๏ธ
Here's the updated file @VegeTato , hopefully there won't be any more changes needed ExtraInventoryExtension.zip