com.triflesgames.elephant
v1.12.2
Published
Elephant SDK for Unity. Converted to Unity Package
Downloads
599
Readme
ElephantSDK for UPM
When upgrading the SDK make sure the asmdef files are secured. There are 2 different .asmdef files in the Elephant SDK. Those are ; ElephantSDK/ElephandSdk.asmdef & ElephantSDK/Editor/ElephantSdk.Editor.asmdef files.
After changing the new SDK package with the old one. Go to Editor/InjectAssets.cs and change those 3 string path variables from "Assets/Elephant/UI/Textures/Resources/" to "Packages/com.triflesgames.elephant/UI/Textures/Resources/"