Lemma Soft Forums

Supporting creators of visual novels and story-based games since 2003.


Visit our new games list, blog aggregator, IRC, and wiki.
Activation problem? Email [email protected]
It is currently Fri May 24, 2013 7:46 pm

All times are UTC - 5 hours [ DST ]


Search found 26 matches
Search these results:

Author Message

 Forum: Ren'Py Questions and Announcements   Topic: android ren'py vibrate question~!!

Posted: Tue May 29, 2012 7:53 pm 

Replies: 4
Views: 216


PyTom wrote:
I don't know what you're trying to say.


Oh ... I understand what your say. Thank you very much,
Ren'Py is wonderful gift for me.

Sorry for my bad english.

 Forum: Ren'Py Questions and Announcements   Topic: android ren'py vibrate question~!!

Posted: Mon May 28, 2012 1:22 am 

Replies: 4
Views: 216


PyTom~! I'm Failed... nothing event Off Button... this is less details in the label $ renpy.vibrate(1.0) this is less details in the screen screen preferences: frame: style_group "pref" has vbox: label _("문자 속도") bar value Preference("text speed") label _("배경음 음량&q...

 Forum: Ren'Py Questions and Announcements   Topic: android ren'py vibrate question~!!

Posted: Sun May 27, 2012 12:25 am 

Replies: 4
Views: 216


I want to control the vibration config option using the button label _("진동 제어") hbox: xalign 1.0 textbutton _("On") action ('vibrate', 'True') textbutton _("Off") action ('vibrate', 'False') But it's so bad... How to change code??

 Forum: Ren'Py Questions and Announcements   Topic: music fadein on android...

Posted: Mon May 14, 2012 11:25 am 

Replies: 2
Views: 96


PyTom wrote:
Fade is not supported on Android at the moment.


Oh, I See...
I have many question, sorry ㅠ.ㅠ

 Forum: Ren'Py Questions and Announcements   Topic: music fadein on android...

 Post subject: music fadein on android...
Posted: Sat May 12, 2012 7:40 am 

Replies: 2
Views: 96


Code:
play music "bgm/way.ogg" fadein 1.0


nothing fade...

how to resolve?

 Forum: Ren'Py Questions and Announcements   Topic: how to write in a script to apply android vibration?

Posted: Sat May 05, 2012 2:52 am 

Replies: 4
Views: 141


You're my lifesaver, Anima.

I didn't know a simple way.
I'm stupid. I should've known better.

Thank you very much ♥

 Forum: Ren'Py Questions and Announcements   Topic: how to write in a script to apply android vibration?

Posted: Sat May 05, 2012 2:19 am 

Replies: 4
Views: 141


Anima wrote:
Documentation wrote:
renpy.vibrate(duration)

Causes the device to vibrate for duration seconds. Currently, this is only supported on Android.


Oh, The question was wrong.
how to apply my want scene?

Sorry, I can not speak English very well :oops:

 Forum: Ren'Py Questions and Announcements   Topic: how to write in a script to apply android vibration?

Posted: Sat May 05, 2012 1:10 am 

Replies: 4
Views: 141


After setting renpy.vibrate(1.0) in option.rpy, How to write a script where you want it? :roll:

 Forum: Ren'Py Questions and Announcements   Topic: Using an imagemap on the menu ...

Posted: Fri May 04, 2012 3:17 am 

Replies: 5
Views: 265


Hijiri wrote:
E.Bathory wrote:
Oh...Thanks! I'll have to modify the picture :o

No need to modify it. Just add this bit of code:
Code:
Alpha = False


Huh ... that way? :shock:

 Forum: Ren'Py Questions and Announcements   Topic: how give to dissolve effect to say?

Posted: Thu May 03, 2012 9:08 pm 

Replies: 4
Views: 154


Hmm ... it's not good...failed...

How do all of the text should be set?

 Forum: Ren'Py Questions and Announcements   Topic: Using an imagemap on the menu ...

Posted: Thu May 03, 2012 8:59 pm 

Replies: 5
Views: 265


tuna_sushi wrote:
Can not get this on. ... :!:


Alex wrote:
Oh...Thanks! I'll have to modify the picture :o

 Forum: Development of Ren'Py   Topic: Chamber, using a style sound effects when each ...?

Posted: Thu May 03, 2012 10:44 am 

Replies: 4
Views: 493


sorry, i do not speak english very well.
I want to game Screen when you press~

 Forum: Ren'Py Questions and Announcements   Topic: how give to dissolve effect to say?

Posted: Thu May 03, 2012 10:39 am 

Replies: 4
Views: 154


no no...i want to dissolve to saying text, for example...

Attachment:
2.png
2.png [ 528.67 KiB | Viewed 131 times ]

 Forum: Ren'Py Questions and Announcements   Topic: Using an imagemap on the menu ...

Posted: Thu May 03, 2012 10:37 am 

Replies: 5
Views: 265


1.png This problem has been found... titleon.png This is the original... How to resolve? screen main_menu: imagemap : ground 'sys/title.png' hover 'sys/titleon.png' hotspot (325, 305, 500, 355) action Start() hotspot (325, 355, 500, 395) action ShowMenu('load1') hotspot (325, 396, 500, 450) action ...

 Forum: Ren'Py Questions and Announcements   Topic: how give to dissolve effect to say?

Posted: Thu May 03, 2012 10:19 am 

Replies: 4
Views: 154


for example...?
sorry, I can not speak English very well...
Sort by:  
Page 1 of 2 [ Search found 26 matches ]


All times are UTC - 5 hours [ DST ]


Protected by Anti-Spam ACP
Powered by phpBB® Forum Software © phpBB Group