FAQ
Last updated
Last updated
YES! Character Enhancement Toolkit gives you 50% off Kid Enhancement Toolkit. If you own Kid Enhancement Toolkit you can get Character Enhancement Toolkit for free!
Placing the files in the resources folder allows for easier manipulation of the files using Resources.Load, as opposed to LoadFileAtAssetPath. While this is not ideal for a finished game, you can export the Sorted Folder, which grabs only the FBX and materials that are tied to the prefabs we sorted.
Email us at support@linkirastudios.com or join us in our discord, we would love to have you.
Yes! While it won't be automatically sorted, you can just throw any 3d model prefab in the sorted folder of your choice. So theoretically you can put weapons, other characters, even buildings in other slots. This video here shows how to put in Blink's weapons into CETK.
I initially started with writing code for transforms on the prefabs as they are imported. You can see for Dungeon Realms that I do this for the Dwarf Hair. For over 2000 different items, this soon becomes quite unwieldly. Therefore, Presets seemed to be the best option. They work, are small, are applied and saved quickly. At the moment, the main downside is its per item preset and not per character preset. Which is a rather small downside.
It does...but with a big caveat. CETK is intended to be an editor tool. That is one in which you use to support your game development. My vision of this was one where you can quickly create enemies and NPCs. I do get that developers might also want this to be their Main Character Select screen. However, with the numerous options and ways forward you are going to have to integrate it yourself. In Version 1.1, I added a CharacterSelect Screen for the Builds, and I also added code so if you have CETK in your project that you build it should work.
I am using Kevin Iglesias' One Handed Combat Idle animation for the pack. I reached out to him and he was noble enough to allow for the use of a small subset of animations in the release of v1.1 You can find this and other animations .
Please see