Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Rrcoolio

8
Posts
2
Topics
4
Following
A member registered Aug 19, 2021

Recent community posts

As a mobile user, I really think we need a gallery for mobile devices. Right now, I'm just using a bunch of saved slots to save the best scenes and it's becoming a bit too much

Nice! That'd be helpful

BTW, Kevin's is on another post on here. Do you have anything on willy or Charlie or anyone else?

How do I find the gallery?

There's a gallery???

does anyone know how to do Ian's route or get his scenes (if he doesn't have a route)?

I got an error with a bunch of code. For the exact code you can check my recent post right above this one.

On day 17, I got this error message when I tried entering the stall in the bathroom. Has anyone else got this?

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day17.rpy", line 181, in <module>

NameError: name 'kevin_d17' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "day17.rpyc", line 181, in script

  File "renpy/ast.py", line 1893, in execute

  File "renpy/python.py", line 2254, in py_eval

  File "renpy/python.py", line 2247, in py_eval_bytecode

  File "game/day17.rpy", line 181, in <module>

NameError: name 'kevin_d17' is not defined

```