Search found 4 matches

by kyorin_02
Mon Aug 07, 2023 6:29 pm
Forum: Ren'Py Questions and Announcements
Topic: How to take a screenshot through code to be used in game?
Replies: 1
Views: 296

How to take a screenshot through code to be used in game?

Hi, I'm trying to take a screenshot through code and have it named and stored in the images folder, which later will be called back in the game. (In the game the player will be able to drag and drop items around and after they are done I wanted the game to take a screenshot of what they created and ...
by kyorin_02
Sun Nov 15, 2020 4:07 pm
Forum: Ren'Py Questions and Announcements
Topic: How to create a countdoen for renpy
Replies: 1
Views: 364

How to create a countdoen for renpy

In my game there is a mini-game, but before the mini-game starts I want a count down like 1... 2... 3 ... Start!

I have images of each number and start, how do I make it work? do I use an animation? or label?
by kyorin_02
Sat Nov 14, 2020 11:58 am
Forum: I am a Programmer, Director, or Other
Topic: Looking for a writer for a visual novel game
Replies: 1
Views: 633

Looking for a writer for a visual novel game

I love to write stories or just come up with one but I never can get one finished because of the lack of motivation. (Or simply it is not my best suite) But the one thing I love more than ever is coding and creating games. I want to work with a writer to create a visual novel game! I will do all the...
by kyorin_02
Sun Mar 05, 2017 11:56 am
Forum: Ren'Py Cookbook
Topic: Imagebutton GUI Framework [GxImagebuttons]
Replies: 105
Views: 89841

Re: Imagebutton GUI Framework [GxImagebuttons]

I am having the following error. I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 106, in script return Exception: Could not find return label (u'C:\\Users\\6715\\renpy games\\Renpy Imagebuttons GUI sample/game/script.rpy', 13751...