All Questions
5 questions
-1 votes
1 answer
989 views
"End of line expected" error preventing me from opening game
I wanted to open my game to check that everything is working properly, but whenever I try to open the project, it redirects me to the script instead. This is the message below: I'm sorry, but errors ...
3 votes
1 answer
4k views
Adding character stats/traits in Ren'py
I'm coding a relatively simple VN with RPG elements in Ren'py, with little prior programming knowledge. There's one aspect that I can't simplify further because it's important to the game's branches, ...
4 votes
2 answers
5k views
In Ren'Py, how do I show a different image depending on variables?
At the start of my RenPy game, the player chooses a male or female character. The game plays out the same for both, save for some details. The problem is that I want to write: ...