Google Sheet Template for Ren'Py VNs
A downloadable tool
This tool is for writers who aren't comfortable composing a game directly in a code editor, but who also don't want to be working in a finickity text editor that won't format the code properly, like word or scrivener or final draft pro.
The sheet uses dropdown menus to format text in cells to renpy-ready code to be copy-pasted into a code editor.
Here's the link to the sheet. Try it out and if you find it useful please come back and tip.
The google doc: RenPy Simple Text Formatter.
The following formats are set up under Basic Formatter:
- Display Dialogue/Narration
- Label, jump, pass, return
- Assign speaking characters
- Simple Show/Hide functions, including 'at left' etc.
- Indents
- Hashed out commentary
- As Is text for more sophisticated codin
All the above plus the following under Standard Formatter:
- Set boolean, string, integer, float variables
- + - integer and float variables
- If, Elif, Else statements
- Choice menus, including If Choice
All the above plus the following under Advanced Formatter:
- Inventory System
- Lists, Sets, Containers
It also includes a character page which will format define character declarations; a variable page for formatting default variable declarations; code for Inventory Containers; a page for defining objects/items; and a story arc planner, because the best thing about working in sheets is the versatility of features you can add, like scene maps, checklists, and other useful bits and pieces for creating and collaborating.
Download
Click download now to get access to the following files:
Development log
- Updated 05/2023May 25, 2023

Comments
Log in with itch.io to leave a comment.
This is probably an error on itch.io's side, but I didn't get the file when I tried to "install" the sheet, it just created an empty folder. I saved it down to my PC from the Sheets version, so I did get it locally onto my computer, but it might be something you want to look into if you intend to publish any more updates through itch.io sometime. The sheet looks great, I'll have to edit colours a bit for it to work with dark mode but it's nothing compared to having to do everything from scratch for myself haha!
This is awesome! Not sure if I'd use it for writing the story/scenes/locations/characters/etc first, but this definitely helps with formatting it to RenPy code once I have all that figured out!
Very cool!