Skip to main content

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

It's Ted, but he got fake abs, hahaha. Regarding your question, yes, it's an NPC that I generated automatically. I'm still learning how to create these custom NPCs on my own. Out of boredom, I made a plugin to make the buttons appear by putting a "customcanvas.png" file in each folder

(+1)

This is something I've added recently like you suggest. You can have up to 5 player animations and different cloth icon for each animation.

Also now a sprite of current actor appear like in Ringman. It's only one frame though. You can have multiple sprite depending on-

  • Current actor (depends on how many actors are involved, five in the image below since nothing for Masuo)
  • Current animation (how many animations are there. Max is 5. Since there's one animation for each actor it uses their default ones)
  • Current state (only two sprites for fully dressed when actor didn't have sex and half dressed if sex is in progress or done)

You're a GOD.
One more suggestion you could make in future Custom NPC updates is to connect them to Site Assistants. Of course, I don't think it can be implemented in this update, but keep it in mind depending on how complicated it would be on the coding side.