Add Core GameKit support for game object pooling.
Core GameKit is pooling solution and available in the Asset Store. The script adds the Core Game Kit intantiate type and destroy type to the Functionality Wrapper settings in the system settings.
This script is available for free, the latest version is 1.0.
Adding the Script #
Before importing the script into your Unity project, make sure you’ve got ORK 4 RPG Framework and Core GameKit imported in it. You’ll need at least ORK 4.0.0.
The script will be imported into Assets/Gaming Is Love/ORK Framework 4/Plugins/Scripts/CoreGameKitWrapper/, but you can move it to a different location if you want.
After importing, you have the Core Game Kit instantiate type and destroy type are available in the Functionality Wrapper settings.

