Skip to main content

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

pinupsandpulp

8
Posts
47
Followers
26
Following
A member registered Jan 30, 2020 · View creator page →

Creator of

Recent community posts

thank you, mheath...unfortunately I don't have enough time to develop the game at the moment...it will take some time, before the next update is coming :-(

Sorry for the late reply - I wasn`t here for some days. I tried to delete the persistent and force recompile, but the achievement screen only show 7 achievements. I've no idea where's the problem. But to be fair: I'm a noob in python and ren'py ;-)

Hello an thank you for your quick response


the only thing, I modified was in this section of your code:

   frame:

            background None

            padding (20, 20, 20, 20)

            align (0.0, 0.0)

            ysize 1080

            vpgrid:

                cols 1 # my modification

                spacing 10

                ## Granted achievements

                for t in persistent.my_achievements:

                    if achievement.has(t.name):

                        frame:

                            background Solid('#08A')

                            hbox:

                                yalign 0.5

                                xysize (100, 100)

                                add t.image size (100, 100) yalign 0.5

                                null width 20

                                vbox:

                                    spacing 0

                                    yfill False

                                    text t.name style 'achievements_label' color '#000'

                                    text t.message color '#000'


I'll give the delete persistent and force recompile a chance

Hello...I love your code but I run into a minor problem:

My game has 11 achievements, but there are only 7 visible. I've modified your code in that way, thats there only one column of achievements. Could you give me a hint, what could be the problem?

Ok I've solved the problem and upload the new bugfixed version

Thank you for your crash report - it seems, that ren'py has 'forgotten' to implement the graphic file for the main menu during the last build....I'll upload I working version asap

Maybe I should upload more of my future characters as 2d-Asset-Packs here to make my decisions about future characters dependent on the downloads here.

I'll do my best...but I intended to show girls with a different type of body...I've planned to implement more slim girls in the future but it should be part of the game, to show the better looking girls later...At first I implemented my best selling characters on redbubble...maybe, my artworks are some kind of special interest ;-)