Search found 27 matches

by Roselia-Thorns
Fri Aug 11, 2017 1:30 pm
Forum: Ren'Py Questions and Announcements
Topic: Define music/sounds subfolder?
Replies: 1
Views: 329

Define music/sounds subfolder?

Is there a way to define a music and sounds subfolders? Apparently they only play if they are in the main folder. If I try to put them in a subfolder the game can't find them. Or there is an specific way to write it? Let's say I have my music in game/music and I try my code to be play music "mu...
by Roselia-Thorns
Fri Aug 04, 2017 7:37 pm
Forum: Works in Progress
Topic: [Kissy Cutie Fangame]- Demo -Looking for coders
Replies: 5
Views: 2163

Re: Undertale Fangame [Kissy Cutie]- Demo

Hello guys! We are looking for coders! We need someone specifically to help me with minigames for the game. Either code them or help me adapt pygames for Ren’py The minigames needed are 9, and they can be very simple. I have a general idea but I need help of someone with more knowledge to improve th...
by Roselia-Thorns
Fri Aug 04, 2017 7:20 pm
Forum: We are a Free Project looking for Partners
Topic: Looking for coders for a Undertale Fangame
Replies: 0
Views: 436

Looking for coders for a Undertale Fangame

Hello! We are developing an Undertale Fangame.
http://undertale-kissycutie.tumblr.com
I need someone specifically to help me with minigames for the game. Either code them or help me adapt pygames for the routes.
The minigames needed are 9, and they can be very simple.
by Roselia-Thorns
Sat Jul 29, 2017 1:34 pm
Forum: Ren'Py Questions and Announcements
Topic: Choices in columns instead of rows?
Replies: 3
Views: 961

Re: Choices in columns instead of rows?

Ah sorry, I'm kind of noob and I don't understand what you mean or how to do that.
by Roselia-Thorns
Fri Jul 28, 2017 7:28 pm
Forum: Ren'Py Questions and Announcements
Topic: Choices in columns instead of rows?
Replies: 3
Views: 961

Choices in columns instead of rows?

I want my choices to be in columns instead of rows. Let's say I have this https://68.media.tumblr.com/bc90ad2ede2a6927d31167a374c22a9a/tumblr_ottqh7eMSG1shqpaqo1_1280.png And I want it to look something like this https://68.media.tumblr.com/0bc9adba37a4f0268370b1f090341d37/tumblr_ottqh7eMSG1shqpaqo2...
by Roselia-Thorns
Mon Jul 24, 2017 2:55 pm
Forum: Ren'Py Questions and Announcements
Topic: Default with dissolve characters & Choices in textbox
Replies: 1
Views: 450

Default with dissolve characters & Choices in textbox

Does anyone know how can I make show and hide for character image default with dissolve? So not to writte "with dissolve" on each image I tried this code but it affects everything, including the text box. I just want it to be default for character images, nothing else. init python: def rep...
by Roselia-Thorns
Sun Jul 23, 2017 10:56 am
Forum: Ren'Py Questions and Announcements
Topic: Complex menu
Replies: 3
Views: 549

Re: Complex menu

The code works just fine, except when you save before the decision. I don't know why that happens, but if you load a game you get this error I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 1871, in script menu: File "game/script.rpy...
by Roselia-Thorns
Sat Jul 22, 2017 3:01 pm
Forum: Ren'Py Questions and Announcements
Topic: Complex menu
Replies: 3
Views: 549

Re: Complex menu

Yes! It worked! Thank you so much!
by Roselia-Thorns
Sat Jul 22, 2017 11:00 am
Forum: Ren'Py Questions and Announcements
Topic: Complex menu
Replies: 3
Views: 549

Complex menu

So I'm trying to make a multiple choice menu when the player has to decide which path to take. Each answer of this menu is supposed to take you to a short scene when you talk to the character. In that scene you are going to decide yes/no to date him. If you say yes you continue to that path. If no y...
by Roselia-Thorns
Thu Jul 20, 2017 10:51 pm
Forum: Works in Progress
Topic: [Kissy Cutie Fangame]- Demo -Looking for coders
Replies: 5
Views: 2163

Re: Undertale Fangame [Kissy Cutie]- Demo

Updated version of the Demo. Fixed some bugs and text speed.
https://roseradetea.itch.io/undertale-kc
Also we are getting good reviews on youtube
by Roselia-Thorns
Thu Jul 20, 2017 6:41 pm
Forum: Ren'Py Questions and Announcements
Topic: Name Input restrictions
Replies: 4
Views: 1098

Re: Name Input restrictions

Ok, thanks! Now I understand my problem!
It worked.
by Roselia-Thorns
Thu Jul 20, 2017 6:20 pm
Forum: Ren'Py Questions and Announcements
Topic: Name Input restrictions
Replies: 4
Views: 1098

Re: Name Input restrictions

I got this error I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 424, in script python: File "game/script.rpy", line 429, in <module> if povname in [Chara]: NameError: name 'Chara' is not defined -- Full Traceback -------------...
by Roselia-Thorns
Thu Jul 20, 2017 2:51 pm
Forum: Ren'Py Questions and Announcements
Topic: Name Input restrictions
Replies: 4
Views: 1098

Name Input restrictions

So at the beggining of my game you have to enter your name.
Is there a way to prevent people from writting certain names?
If they writte the name of one of the characters it creates a total confussion on the story.
by Roselia-Thorns
Sun Jul 16, 2017 8:02 pm
Forum: Ren'Py Questions and Announcements
Topic: Add sound to quick menu imagemap
Replies: 1
Views: 429

Add sound to quick menu imagemap

I want to add a sound everytime people click on the quick menu. My code is this screen quick_menu(): if quick_menu: imagemap: xpos 20 ypos 3 alpha True cache True ground "gui/menus/quickmenu/qm_ground.png" hover "gui/menus/quickmenu/qm_hover.png" selected_idle "gui/menus/qui...
by Roselia-Thorns
Tue Jul 11, 2017 8:52 pm
Forum: Works in Progress
Topic: [Kissy Cutie Fangame]- Demo -Looking for coders
Replies: 5
Views: 2163

[Kissy Cutie Fangame]- Demo -Looking for coders

https://68.media.tumblr.com/b530c2d28e19f7e994a94b3f3cd352d8/tumblr_osycytvKQh1vgcbnvo2_1280.png https://68.media.tumblr.com/b981049bd41486c7199e2f707d477d11/tumblr_osybisAwMx1vgcbnvo2_500.png https://68.media.tumblr.com/fac5c69fc27752cd9ebcd5263b3ce76d/tumblr_osybisAwMx1vgcbnvo1_500.png https://68...