Home Artists Posts Import Register

Content

Last weekend i was able (with a few hickups here and there) to create a script wich will copy all necessary things from a prefab to a clone.

Paralell to this task i  created the new characters for the game since i still need to implement them into the unity project as prefabs for the material to copy.

Furthermore i implemented a new declothing system for the special areas of the girls since this time i want to keep the ability to change the breast shape of every character in game. (only the breast shape and... maybe the belly shape i do not know yet)

There is still much things missing , for example 

- the menu as a C# script
- the a minimap script
- Ai life script
- clothing script
- many many many.. other things

So.. the journey continues and this weekend i need to proceed to implement the characters in the game and do more code work on the copy script.

Files