Skip to main content

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

using puppeteer+dialogiser and flipbook on one card?

A topic by OLSZOJ created 14 days ago Views: 109 Replies: 1
Viewing posts 1 to 2
(+1)

Hi all馃榿

Id love some help figuring out something- i'm trying to make a vn scene where an animated flipbook plays in the background. As i understand, flipbooks cant play while a scene is happening. is it possible to allow for all these modules to play simultaneously? or perhaps, just have a puppet that cycles through its sprites? many thanks! 

(+2)

So the way Dialogizer works is it calls an "animate" event in the card once a frame when it's active. You've probably already got one set up to make puppeteer work properly. I think you'd just be able to add the zazz flipbook command to the "on animate" function and then it'll run while dialogizer is active.