Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hiya

Sorry for the late reply, but I hope this can still help ya a bit!

The Character Creator Template is only code you can copy/paste/edit as you wish, without really affecting the visual/HTML of your project. So, if you are using another UI/Visual template (from my page or other users), you can just look at the CCT’s code and add to your project what is useful for you.

I would recommend you either start:

  • with a blank project, write/code your game, add the relevant code from the CCT, then add the code from the UI/Visual template of your choosing
  • with the code from the UI/Visual template, write/code your game, add the relevant code from the CCT

Hope this helps!

YES thank you so much!!