Help about Koikatsu

May 19, 2017
21
104
Hi guys, first of all i don't know if here is the right place to post this so sorry in advance.

I kinda need help to find someplace where i can learn to use Koikatsu to make a game, is there any thread already open to that teaches you how to use it and how to combine it with ren'py?
 

Winterfire

Forum Fanatic
Respected User
Game Developer
Sep 27, 2018
5,046
7,388
You are looking for two different things, you cannot (and should not) blend them into one.

Koikatsu, the main game, allows you to create character cards and that is pretty straight-forward, you should be able to do that after some playing around.

CharaStudio is the main software you will be using in order to pose and animate characters, set the various cameras and build the background... Even import new models if you get your hands on Unity 5.6.
You can even use 2D images as background, with some perspective work.
Here is a small guide to get you started: the rest comes with practice and trying out new things.

Once you are done with those two things, assuming you downloaded all the necessary mods or got the game already pre-modded, you should be able to use two hotkeys in character studio: "shift + r" to record an animation in a sequence of pngs and F11, in order to take a still frame (screenshot) depending on the plugin settings (Default is 1920x1080, I believe).
You can turn those still frames into an animation by using software such as FFmpeg.

The second part of your question, "How to use them on Ren'Py" is another topic entirely.
Koikatsu simply allows you to create resources for your game, nothing more.
To be able to use said resources on Ren'Py, you need to learn it by using a wide variety of tutorials available online, the engine itself come with two tutorial projects.