Ren'Py

110 readers
3 users here now

A community to discuss anything related to the Ren'Py game engine and visual novel development.

๐Ÿ’ป Engine

๐Ÿ‘ฅ Community

๐ŸŽ“ Resources

๐Ÿ“œ Rules

๐Ÿท๏ธ Post Tags

There are no post flairs on Lemmy, so please use these in your post titles:

Related Communities

For Devs

For Fans

founded 11 months ago
MODERATORS
1
6
submitted 11 months ago* (last edited 11 months ago) by Berin@discuss.tchncs.de to c/renpy@discuss.tchncs.de
 
 

To preface this, do not be afraid to ask questions! This guide is meant to help reduce frustration for potential helpers, and make your post easily searchable for developers who might run into the same problem in the future.

Please adhere to the following guidelines when posting a question or asking for help:

Follow the "Read, Search, Ask" Principle

  • If you run into an error, don't panic and patiently read the error message first
  • Search the web, the documentation, or this community to ascertain if this problem has been discussed before
  • If neither of these methods could help, ask your question!

How to Ask for Help

Here are a few pointers on how to format and what to include in your post.

Use a helpful Title for your Post

Please do not just write variations of "Help!!" in your title. Instead, summarize your problem in one sentence. Also, lease use the appropriate post tag [Question].

Bad examples

  • "Can someone help me please?"
  • "HELP Animation Loop"
  • "Dumb question lol"
  • "Quick question"
  • "Translation question"

Good examples

  • "[Question] How to check which translation language is currently used?"
  • "[Question] Making a looping animation for a sprite"
  • "[Question] FilesNotFoundError when trying to open .rpy-File"

Explain your problem

Try to explain what you are trying to do and in what way your code behaves differently from what you expect.

List what you have tried to solve the problem

List what you have tried so far, and ideally include a code snippet.

Explain what you need help with concisely

Formulate a precise question or request for your problem.

Provide Examples and/or Screenshots

In general, add screenshots, code snippets, or in case of errors, the error message you are getting.

For code snippets, please use the code formatting feature of the Lemmy post editor so it's easier to read, like this:

define s = Character('Sylvie', color="#c8ffc8")
define m = Character('Me', color="#c8c8ff")

label start:
    s "Hi there! How was class?"
    m "Good..."
    "I can't bring myself to admit that it all went in one ear and out the other."
    s "Are you going home now? Wanna walk back with me?"
    m "Sure!"

Close the thread

If your question has been answered to your satisfaction, post a reply to let the participants in the discussion and future readers know, and show appreciation for your helpers by thanking them! Change the post tag to [Question Solved].

2
 
 

[New Tool] Mouse-tracking shader effects for Ren'Py by Postludium

A collection of seven mouse-tracking shaders: Flashlight, Peekaboo, Fog, Radial Blur, Squish, Bulge and Torchlight.

Get it on itch.io

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

3
 
 

cross-posted from: https://goblin.band/notes/a92cyrezfx9o95f0

The Only One of Any Asset VN Jam returns! [July 11th - July 21st]

O2A2 is a visual novel jam in which your VN may only have 1000 words, and you may only use one of each asset (1 sprite, BG, SFX etc.).

Sign up here

@vndev@discuss.tchncs.de

#VNDev #GameJam #VisualNovel #IndieDev

4
 
 

[New Tool] Make Visual Novels EZ-RGB Remap for RenPy by Stella

A library that lets you color swap and retone your backgrounds, characters, UIs, and other graphics by applying a color remap.

Get it on itch.io

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

5
 
 

[New Tool] Truncated Text for Ren'Py by Feniks

Adds a custom displayable which acts like text, but will truncate (cut off) and/or shrink words that won't fit inside the available space otherwise.

Get it on itch.io

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

6
 
 

[New Tool] Ren'Py Character Creator by Dangerous Donut (paid)

A complete character creation framework, including colour picking.

Get it on itch.io (and follow the dev on the fediverse: @mayaisloading@beige.party)

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev #GameDev

7
 
 

[New Tool] Carousel Style Button Selector by BadMustard

Get it on itch.io

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev #GameDev

8
 
 

[New Tool] 2D Route Follower in Ren'Py by The Sauce (Paid)

Code template for having a character navigate through paths using the fastest route.

Get it on itch.io

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

9
 
 

Our little game jam game Sorcell's Spectacular Spell got a big content update! ๐Ÿ‚

We originally developed this in three days for the Cozy Fall Jam 2023, and this update had been in the works for over a year ๐Ÿ˜…

I finally took the time and added the finishing touches over the easter weekend!

It's a short and simple mini-statraiser/resource-management game about helping a wizard train for a magic competition. We worked on it as a team of eight and it has adorable art and a completely original soundtrack!

The update added more CGs, more events, a reworked minigame and a revised script + lots of bug fixes and quality of life stuff.^^

Playing it from beginning to end should take no longer than half an hour~

10
 
 

[New Tool] Dynamic Menu Choices For Ren'Py by aura-wave

A library that let's you configure choice menus individually.

Check it out on itch.io

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

11
 
 

cross-posted from: https://goblin.band/notes/a62hkhyfsyqpgbby

[Guide] A clown girl breaks into your computer and...teaches you how to make visual novels?! by Arimia

An interactive beginner's guide on visual novel development, made for Clown Jam by Arimia. Play here.

@vndev@discuss.tchncs.de

#VNDev #IndieDev #GameDev #VisualNovel

12
 
 

cross-posted from: https://goblin.band/notes/a5w4m4j4v85c1v5k

Registrations for NarraScope 2025 are open!

NarraScope is a hybrid conference centred around narrative games running from June 20 - June 22nd. You can get an online ticket for as little as $5.

@vndev@discuss.tchncs.de

#Narrascope #Narrascope2025 #VisualNovel #InteractiveFiction #GameDev #VNDev

13
14
 
 

This Ren'Py script (.rpy file) offers an automated lip flap implementation for Live2D models that bears similarities to the original Blink_And_Lip_Flap Ren'py cookbook recipe.

Get it on itch.io

15
 
 

[Guide] Inverting GUI Colors in Ren'Py by SpiralAtlas

Read it on Github

Reposted with permission by @spiralatlas@mastodon.gamedev.place

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

16
17
 
 

cross-posted from: https://goblin.band/notes/a4pqcljymeiu2c3s

[Guide] Free VS Commercial Visual Novel Development by Arimia

Read it on Arimia's blog

@vndev@discuss.tchncs.de

#VNDev #GameDev #IndieDev

18
 
 

[New Tool] Ren'Py Relationship Menu [Beginner Friendly!] by Rev

A library with a character relationship framework and a status screen.

Get it on itch.io

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

19
 
 

[New Tool] Ren'Py Translation Converter by and0

A simple tool to convert Ren'Py translation files (.rpy) into CSV files or Excel sheets and back.

Get it on itch.io

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

20
 
 

[Guide] Ren'Py Items & Inventory Tutorial by Vimi/Visual Novel Design

Video Link

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

21
 
 

cross-posted from: https://goblin.band/notes/a4cqtf3fg2nxdy0k

Sign-ups for NaNoRenO are open! [March 1st - April 2nd]

It's a yearly month long visual novel game jam inspired by NaNoWriMo!

Sign up here

@vndev@discuss.tchncs.de

#VNDev #GameJam #IndieDev #VisualNovel

22
 
 

[New Tool] Make Visual Novels! Ren'Py Text Effects & Shader Pack by Stella

A pack with 20 text shaders and over 50 free fonts, gallery included.

Get it on itch.io

@renpy@discuss.tchncs.de

#RenPy #VNDev #IndieDev

23
 
 

cross-posted from: https://goblin.band/notes/a4bdq500a11yyilm

The Make Visual Novel Assets! Jam has concluded! (voting ongoing)

There are over 100 submissions, including backgrounds, sprites, GUI packs, music, plugins and tutorials. All assets are required to be free until March 1st so check them out soon!

@vndev@discuss.tchncs.de

#VNDev #RenPy #IndieDev #MVNA

24
 
 

This is my entry for MVNA (the Make Visual Novel Assets! Jam)! It's a collection of presets for Ren'Py's built-in audio filter function.

I thought this could be useful for people who have zero audio knowledge who want to use e.g. a walkie-talkie or heavy reverb effects in-engine.

I'm not an audio engineer myself and more or less tried to imitate the EQ and reverb presets in Audacity, but I hope it's somewhat useful regardless!

25
 
 

renpy devs checking the submissions page for MVNA like

@renpy@discuss.tchncs.de

#RenPy #MVNA #MakeVisualNovelAssetsJam #VNDev #IndieDev

view more: next โ€บ