18 useful array methods to help you to create your game.Forum | More AssetsThis package contains 18 useful array methods to help you to create your game. Since it does not support add or remove array items directly, so this will give you the solution.Includes:- Get the array size- 5 increase array methods- 4 decrease array methods- Remove all- Resize- Clear array- Remove empty items- Remove same items- Object to index- 2 Log array items methods- An example scene to test how it worksThis array utility also works in editor.This array utility is used in all of my games, and you can use it in your game of course.Suitable for all platforms.Documentation is in the package (Assets/WaveCaveGames/ArrayUtilities).