Game Creator 2 - Inventory

You can find all the information about Game Creator 2 Inventory integration here.

This integration still in development and will continue to be enhanced in the future. If you have any issues, please feel free to reach out to our support.

About Integration

This integration allows to use all the features of Easy Build System with Game Creator 2 Inventory.

This integration is based on that of Game Creator 2, which is also required to function with it. It includes new instructions to make it work with the Game Creator 2 Inventory module.

You can follow the installation tutorial below to try out the demo scene included in it and get more information on what can be done. It's just a simple example, but it already provides you with a good starting point to further develop from there.

Features :

  • Includes all the Building Parts ready to use of "Survival Buildings" add-ons.

  • Two types of building, via required resources with the hammer or by clicking on the building items.

  • Customized Circular Building Menu add-on to place Building Parts based on the required resources in the player's inventory.

  • Possible to recover some of their resources upon destruction of Building Parts.

  • Includes pickable items such as "Wood Planks" and "Screws" resources required for building.

If you encounter errors with integration, it is possible that a new update changed some things in the code and therefore is no longer compatible with the system integration. If this is the case, you can contact support to receive a hotfix quickly.


Installation Guide

Requires :

1️⃣ Prerequisites

  • Import the latest version of Easy Build System from built-in Package Manager.

  • Import the latest version of Game Creator 2 Inventory from built-in Package Manager.

2️⃣ Install "Adventure" package

3️⃣ Install Game Creator 2 Inventory integration

  • Open the Packager Importer from the tools menu items : "Tools > Easy Build System > Package Importer"

  • Go to "Integration Packages" section and install integration of Game Creator 2 Inventory.

  • Make sure to import all the content by clicking on the "All" and "Import" button.

4️⃣ Open "Example" demoscene

  • Open the "Example" demoscene in the integration folder to try it : "Easy Build System / Packages / Integrations / Game Creator 2 Inventory Integration"


Placeable Items

If you want to switch to placement mode when you are using a specific item, such as those included for the demoscene, you can add a new instruction 'Select Building Item' in the Usage section of your item. You can then set the Building Part that you want to place in the field "Part".

This will allow you to enter placement mode when using the item via the inventory or hotbar.


Requiring Items

If you use the hammer, you can open the building circular menu and see the default Building Parts. Each of these parts requires items that must be in the inventory to be placed.

You can change these required items directly within the "Game Creator Building Entity" script attached to each one of them.

It is also possible to define refund items, so that when the item is destroyed, some items are restored.

Last updated