Skip to main content

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

FearMySnareDrum

4
Posts
3
Followers
5
Following
A member registered Dec 05, 2021 · View creator page →

Creator of

Recent community posts

Hi! Thank you so much for playing our game and leaving feedback, we hope you enjoyed it!

Ah I see, thank you! You're right, there is probably some kind of layering or zorder issue somewhere. I also have a hunch now that one of my screens being modal might have also had something to do with it.
I ended up using an alternative method to acheive the effect, but thank you for your help! I might still come back to this in future for other projects.

Hi! Thanks for the fast response!

Basically, we're making a point-and-click type game, but were hoping to use a parallax screen as our background instead of just a static scene image. The viewport method has worked great so far, with the furniture in the room being layered and moving as expected, and imagebuttons working as interactable items.

I'm still fairly new to renpy, so maybe I'm missing something obvious or grossly misunderstanding something, but generally showing screens alongside dialogue in labels works fine, but it doesn't with screens that have this viewport. Do you know why that is??

Hello!
This is a really cool effect, but I was wondering if it's possible to get this to work with dialogue? I've been playing around with using this in a project but I won't be able to unless I can get it to work with labels that have dialogue :( I'm also curious what exactly could be causing the issues?