Skip to main content

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

Rhaesella

6
Posts
15
Following
A member registered 30 days ago

Recent community posts

I'll try this out! I have the custom name defined like this: 

define mc = Character("[playername]")

Do I just adjust that to say [player] instead for your code?

Ty for taking the time to explain. I couldn't get it to work but I ended up just setting the phone so that it says "my phone" on the home page lol

Okay!  I'm back. My first issue is completely solved! The second thing I was okay with until this part of your explanation: "Then default var_kps_new_mc_name anywhere, just so anything, or an empty string, then after they have chosen the name just run $ var_kps_new_mc_name = their_chosen_name"

Does the first half mean that I run this: $ var_kps_new_mc_name = "default"

The second half with this command: $ var_kps_new_mc_name = their_chosen_name   -   do I type that exactly?


And (I'm so sorry) an additional thing, how do I force the phone icon to stay accessible in the corner? I currently cannot access it outside of forcing the phone open for conversations

Tysm! I'll try these solutions out!

(1 edit)

Hi! I was able to get the phone and conversation to show up, but when I attempt to close out of the phone I get a script error that says "renpy.display.screen.ScreenNotFound: Screen 'phone_icon_overlay' is not known"

Also, is it possible to have the mc's name in the phone match the custom names chosen by players? I feel like this is probably easier to do than I'm making it in my head lol

Hi! I purchased this pack but I am unsure where to add the files into my game and if all of them are necessary