Search found 6 matches

by CyRedCh
Thu Sep 05, 2019 6:34 pm
Forum: Ren'Py Questions and Announcements
Topic: "IndexError: list assignment index out of range"
Replies: 2
Views: 506

"IndexError: list assignment index out of range"

Hey guys, I was wanting to use a changing variable to access different parts of an array, but when I try to use the variable I get this error: I'm sorry, but an uncaught exception occurred. While running game code: File "game/battle_systems.rpy", line 91, in script call call recovery_main ...
by CyRedCh
Wed Mar 20, 2019 12:53 am
Forum: Ren'Py Questions and Announcements
Topic: Draggable Window w/ Imagemap buttons?
Replies: 1
Views: 237

Draggable Window w/ Imagemap buttons?

Hello! I am currently working on a game that uses computer screens & UI windows a lot, but I am a bit stumped on how to make the windows that both drag and have working buttons (i.e. Exit, Continue, Close) Is there a way to make a draggable image that contains imagemapped buttons or other intera...
by CyRedCh
Wed May 23, 2018 10:53 am
Forum: Ren'Py Questions and Announcements
Topic: Persistent Screen Options
Replies: 1
Views: 315

Persistent Screen Options

Working on a game that will require immediate access to a button that access a cell phone. Is there a way to make a persistent button that can be use anytime outside of a conversation?
by CyRedCh
Wed May 23, 2018 10:51 am
Forum: Ren'Py Questions and Announcements
Topic: Change Menu Position
Replies: 1
Views: 314

Change Menu Position

I'm currently working on a game that requires a certain amount of GUI position changes. I was curious if there was a way to automatically change the position of any "menu:" snippets, preferably where the Dialogue box is when no characters are speaking. Any help is welcome :)
by CyRedCh
Fri Apr 21, 2017 10:01 pm
Forum: Ren'Py Questions and Announcements
Topic: Animated Backgrounds, with Interactive Elements?
Replies: 1
Views: 376

Animated Backgrounds, with Interactive Elements?

Hello there! I wanted to create a game with a higher level of animation, namely in backgrounds and even future UI elements. Is it possible to have a background be both interactive and animated? If so, can Text scroll at the same time as the animation plays out? Any help would be incredibly helpful. ...
by CyRedCh
Fri Feb 17, 2017 9:40 pm
Forum: Ren'Py Questions and Announcements
Topic: WindowsError 2 issues
Replies: 2
Views: 1011

WindowsError 2 issues

Hello! After freshly downloading Ren'Py for my new Windows 10 computer, I found that attempting to alter the code of a project (by simply clicking on the "script.rpy" icon) I continually receive a message saying: "ERROR An exception occured while launching the text editor: WindowsErro...