Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Shade

6
Posts
47
Followers
86
Following
A member registered Aug 05, 2017 · View creator page →

Creator of

Recent community posts

Hello! so i have a question, what would I have to edit to make it so that certain text boxes show up with certain characters?
Like character A has a blue text box while character B has a green one for example?

I tried messing with this code

define B = Character("B", ctc = "ctc", what_prefix = "\"", what_suffix = "\"")

But kept getting an error

Thank you!! that worked!!

Ello! I was wondering if I there was a way to change the placement of the choice boxes? I would like to put them into the dialog box so the sprite isn't coverd by the choice's because I planned on having them move a bit.

I have been trying to make it work for a few days now and nothing is working, I would go into the screens and mess with the style choice_vbox and the numbers but it is just not working.

ello! so i am messing with the code right now and i ran into a problem, the "elif not main_menu:" Is not working this error keeps popping up

and here is what it looks like in the code, I don't know where i went wrong.