Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(8 edits)

That's great to hear! I will keep this tidbit in mind when I develop a future visual novel with this script!

Sorry that I haven't mentioned this before suggesting this, but maybe in this potential future update you could consider expanding this parallax code to image scenes as well?  Image scenes as in, scenes and labels that have image displayables representing backgrounds and characters that you change expressions of? I did try to insert a LayeredImage placeholder into this parallax viewport, and it did work! With the limits of being an image on a screen of course (Can't move around unless animated by transforms, 'mouth-flapping' and other codes that involve changing images in a scene don't work, etc)

(this question probably sounds a bit advanced and probably a different utility entirely since I suspect it might involve rewriting the code of the entire thing, but it could be possible...)