Skip to main content

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

Hi,

First of all, i love this desktop pet and can't wait to see how far this project will go

second, i tried to make a mod that count item usage, sadly i couldn't do it, why? it seems there is no hook when a item is used, maybe add something like "OnItemTaskExecuted"  (when an item runs its tasks) andOnAttachEnded (when a visual scene actually finishes). Also tried to show tags value in text, but it seems like the way to show value is hardcoded and only allow {user} to be a linked value.

Smart attempt with the work around on using Tag amounts. Correct, there is no way to present the value as of the moment through dialogue but I like the idea. Ill make some hooks next update to display specific values like tags. OnItemTaskExecuted might be added as a signal, will see. What do you want to use this for?

(+1)

the intended use will be a sex experience tracker (amout of sexual interaction by type), but it culd also be used as to track the item usage for stats (always nice to grind stats), later would add dialog based on these stats to make like see get preference, but will have to see

I like the idea! Then yes, next update Ill make those flags for you and see if I can get those stats to be able to drive dialogue like Tags can