Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Hello! I have a question regarding an idea I'd like to use for the jam, but I'm concerned about it's viability.

I'd like to set the VN in a prison, where the (sprite) you're talking to is behind bars. The perspective/background of the scene does not change,  and otherwise it would be a single background, it's just that there's an object (the bars) between the POV character and the sprite.  Here's a gif of what I'd like to be able to do.

This rule  (under ONE BACKGROUND) makes it sound like it MIGHT be possible (but I'd just like to check):

  • use layers to show a sliced up an image as a single background (no opaque parts of layers can overlap)

I'm perfectly ok having the bars be slightly transparent if that would make it viable! And if it wouldn't, would it be possible to either merge it with the (planned NVL) textbox or have it count as my single additional item?

Apologies for (what I feel like might be)  a push of the limits!

(+1)

Hi! So so sorry for the delay.

We have been thinking hard and long about this one because this is kind of similar to another ruling we've made in the past and we're not sure what's the right thing to do. We will get back to you!!!

No problem!! Apologies again for the awkward ruling question!

Hi! I decided to see if I could make what I want through code alone, and I think I've found a solution that works for me  (using Renpy's creator defined displayables)!

Sorry for all the grief haha- I hope this also fixes any dilemma you were having involving that previous ruling! ;a;

(+1)

Yes it does! This  is fantastic. Well done!

(+1)

Hi, this is so useful, I was going to ask the exact same thing.

Would you be willing to share the code? I want to do something similar, but also with horizontal bars so it's more like a cage than a jail. 

Sure thing! Here's a link to a cleaned up version of the code! If you have any questions, I'm not an expert, but I don't mind trying to help!!

(+1)

Thank you!<3