This asset contains ready-made software solutions in the form of extension methods, as well as save methods, scipt assets and multi type arrayThis package created to reduce the amount of code and development time due to ready-made functions.Helper prefsExtenitons to short the codeSaving arrays of base types(int[],string[],float[])Saving imagesSaving Serializeble classesScript assetsCreate assets from ready scripts or write new in editor windowSpawn one or more assets with custom names, you can give name to all script you spawnUseful with creating spell system or something similarMulti type arrayCreating multi type-collectionsWork only with needed typesExtentionsSimple extentions like .Print() to debug objects value or .WaitAndDo() to simulate Coroutine in 1 line and much more.Using 8.0+ C# versionExtentions methods mostly