Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Hi,

Sorry I don't have a notification when you answer to this post, it didn't subscribe to it after I first answered.

For modded inter-event references, yeah, modded events aren't part of the event set during the wiring, so it doesn't find them. I need to improve the loading order so that modded events can see each others.

"Zoe isn't ready for this yet" usually means that at least one stats isn't satisfied. Probably a max that is locking you.
Note that max = 0 means no max limit.

"trigger a creampie animation"

Yep, I need to add FX in the nodes.

For transitions, it's just a lot of work because there are many possibilities. They are added as I use them in actual events, but I'm not covering all of them for the sake of covering them.
With time, I'm sure there will be animation libraries provided by animation-oriented modders, but I won't add animations that I won't use myself.

For Jeff, I don't know, it should work. I'll check your mod when I have time to see what is going wrong.