Search found 185 matches

by Meg'
Thu Jul 12, 2018 3:14 am
Forum: Ren'Py Questions and Announcements
Topic: Customizing blinking eyes (SOLVED)
Replies: 1
Views: 509

Re: Customizing blinking eyes

Ok, I seem to have solved this but there should be a quickest way to do it. Here is the code I used: in dressup.rpy init python: hair, eyes, skin, outfit = 1, 1, 1, 1, # default dressup items hair_styles_num, eyes_styles_num, skin_styles_num, outfit_styles_num = 12, 3, 3, 10 # number of styles (file...
by Meg'
Wed Jul 11, 2018 1:02 pm
Forum: Ren'Py Questions and Announcements
Topic: Customizing blinking eyes (SOLVED)
Replies: 1
Views: 509

Customizing blinking eyes (SOLVED)

I followed this tutorial to update the code I used for the heroine's customization in my game but I'm having trouble with applying the customization to the blinking for the eyes. I tried those: image blinking: "look_eyes_%s" choice: 4.5 choice: 3.5 choice: 1.5 "look_eyes_%s_half"...
by Meg'
Thu May 10, 2018 2:05 pm
Forum: Development of Ren'Py
Topic: Api level 26 on Google Play
Replies: 1
Views: 1124

Api level 26 on Google Play

I was wondering if it was possible with renpy to reach an API level 26? Actually Google Play informs me that my API level is 14. Is there any way for me to improve that with renpy?

It will be mandatory on Google Play starting from november 2018.
by Meg'
Wed Dec 13, 2017 4:50 am
Forum: Development of Ren'Py
Topic: Bug when using the latest release of ren'py
Replies: 1
Views: 843

Bug when using the latest release of ren'py

Hi! I installed the latest version of ren'py and decided to use it to make an update of my game for android. The thing is I'm encountering a bug: Updating source code. Updating build files. Resolved location of library project to: D:\renpy-6.99.12.4-sdk\rapt\extras\google\market_apk_expansion\downlo...
by Meg'
Fri Jul 14, 2017 11:40 am
Forum: Development of Ren'Py
Topic: return button doesn't return to the screen I want [solved]
Replies: 2
Views: 823

Re: return button doesn't return to the screen I want

That worked like a charm. Thank you so much! :D
by Meg'
Fri Jul 14, 2017 6:46 am
Forum: Development of Ren'Py
Topic: return button doesn't return to the screen I want [solved]
Replies: 2
Views: 823

return button doesn't return to the screen I want [solved]

Hi! After a lot of thoughts and failed attempts, I'm asking for help. My return button won't return to the CG_Galery screen but instead get me back to the game directly. Here is my code: screen CG_Galery: tag menu add "gui/bonus.jpg" hbox: xpos 246 ypos 610 if not persistent.illu1Purchased...
by Meg'
Thu Jun 08, 2017 1:57 pm
Forum: Development of Ren'Py
Topic: Problem with keyboard (touch screen) for android
Replies: 5
Views: 2477

Re: Problem with keyboard (touch screen) for android [SOLVED

Sorry to bug you again about this but it seems to happen on device that are more recent. The last person who reported it to me had android 5.0
by Meg'
Wed May 17, 2017 6:27 am
Forum: Development of Ren'Py
Topic: Problem with keyboard (touch screen) for android
Replies: 5
Views: 2477

Re: Problem with keyboard (touch screen) for android [SOLVED

This is what I'm actually using. I wanted to implement the keyboard without renpy.input because a few users couldn't see the keyboard when they had to enter their name (I think this has to do with an old version of android ==> 2.3 or 2.7). To solve that, I wanted to use text.input and not renpy.inpu...
by Meg'
Sun May 14, 2017 4:46 am
Forum: Development of Ren'Py
Topic: Problem with keyboard (touch screen) for android
Replies: 5
Views: 2477

Re: Problem with keyboard (touch screen) for android

I found a solution by adding a style to the text and the text_button in the init here: init python: text_list1=["A","Z","E","R","T","Y","U","I","O","P","0", "Q","S","...
by Meg'
Fri May 12, 2017 5:34 am
Forum: Development of Ren'Py
Topic: Problem with keyboard (touch screen) for android
Replies: 5
Views: 2477

Problem with keyboard (touch screen) for android

Hi! I tried to follow everything here ==> https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=25972&p=317807#p317807 But the image for the keys of the keyboard appeared under the empty keyboard: https://www.dropbox.com/s/4yw37r3nv6u6ujt/keyboard.JPG?dl=0 So I decided to use another code b...
by Meg'
Sun Feb 26, 2017 5:26 am
Forum: Development of Ren'Py
Topic: Dreaming of a future Ren'Py
Replies: 12
Views: 2600

Re: Dreaming of a future Ren'Py

Would it be possible to separately save images and text? Because it seems ren'py saves them both together and it causes bug if we make major changes with the images.
by Meg'
Tue Feb 07, 2017 2:05 pm
Forum: Ren'Py Questions and Announcements
Topic: Set my variables to 0 when clicking on imagebutton [SOLVED]
Replies: 3
Views: 611

Re: Set my variables to 0 when clicking on imagebutton

Thank you to both of you for your help!


My problem is solved! :D
by Meg'
Tue Feb 07, 2017 3:48 am
Forum: Ren'Py Questions and Announcements
Topic: Set my variables to 0 when clicking on imagebutton [SOLVED]
Replies: 3
Views: 611

Set my variables to 0 when clicking on imagebutton [SOLVED]

Hello! I'm using an affection points for my game and I've added a table of contents to allow the player to re-read a chapter. The problem is that each time the player reads the chapter, he gets the same amount of points and that will mess the system up (because it will reach the maximum before the m...
by Meg'
Tue Feb 07, 2017 3:03 am
Forum: Development of Ren'Py
Topic: Issue Java to renpy
Replies: 1
Views: 1048

Issue Java to renpy

Hi! I've released a new game two weeks ago on Google Play and a user recently got a bug. It seems Java cannot find org.renpy.android.PythonSDLActivity . Here is the error: java.lang.NoClassDefFoundError: org.renpy.android.PythonSDLActivity$1 at org.renpy.android.PythonSDLActivity.setupMainWindowDisp...
by Meg'
Sat Nov 19, 2016 3:50 pm
Forum: I am a Programmer, Director, or Other
Topic: [Open][Paid]Programmer and 3D Artist
Replies: 7
Views: 2036

Re: [Open][Paid]Programmer looking for work

I have worked with Ayano and he's really reliable. He kept me updated about his progression on the work I gave him regularly.

I can only recommend him :)