Search found 26 matches

by E.Bathory
Tue May 29, 2012 7:53 pm
Forum: Ren'Py Questions and Announcements
Topic: android ren'py vibrate question~!!
Replies: 4
Views: 1281

Re: android ren'py vibrate question~!!

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.
by E.Bathory
Mon May 28, 2012 1:22 am
Forum: Ren'Py Questions and Announcements
Topic: android ren'py vibrate question~!!
Replies: 4
Views: 1281

Re: android ren'py vibrate question~!!

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...
by E.Bathory
Sun May 27, 2012 12:25 am
Forum: Ren'Py Questions and Announcements
Topic: android ren'py vibrate question~!!
Replies: 4
Views: 1281

android ren'py vibrate question~!!

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??
by E.Bathory
Mon May 14, 2012 11:25 am
Forum: Ren'Py Questions and Announcements
Topic: music fadein on android...
Replies: 2
Views: 355

Re: music fadein on android...

PyTom wrote:Fade is not supported on Android at the moment.
Oh, I See...
I have many question, sorry ㅠ.ㅠ
by E.Bathory
Sat May 12, 2012 7:40 am
Forum: Ren'Py Questions and Announcements
Topic: music fadein on android...
Replies: 2
Views: 355

music fadein on android...

Code: Select all

play music "bgm/way.ogg" fadein 1.0
nothing fade...

how to resolve?
by E.Bathory
Sat May 05, 2012 2:52 am
Forum: Ren'Py Questions and Announcements
Topic: how to write in a script to apply android vibration?
Replies: 4
Views: 636

Re: how to write in a script to apply android vibration?

You're my lifesaver, Anima.

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

Thank you very much ♥
by E.Bathory
Sat May 05, 2012 2:19 am
Forum: Ren'Py Questions and Announcements
Topic: how to write in a script to apply android vibration?
Replies: 4
Views: 636

Re: how to write in a script to apply android vibration?

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:
by E.Bathory
Sat May 05, 2012 1:10 am
Forum: Ren'Py Questions and Announcements
Topic: how to write in a script to apply android vibration?
Replies: 4
Views: 636

how to write in a script to apply android vibration?

After setting renpy.vibrate(1.0) in option.rpy, How to write a script where you want it? :roll:
by E.Bathory
Fri May 04, 2012 3:17 am
Forum: Ren'Py Questions and Announcements
Topic: Using an imagemap on the menu ...
Replies: 5
Views: 922

Re: Using an imagemap on the menu ...

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: Select all

Alpha = False
Huh ... that way? :shock:
by E.Bathory
Thu May 03, 2012 9:08 pm
Forum: Ren'Py Questions and Announcements
Topic: how give to dissolve effect to say?
Replies: 4
Views: 749

Re: how give to dissolve effect to say?

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

How do all of the text should be set?
by E.Bathory
Thu May 03, 2012 8:59 pm
Forum: Ren'Py Questions and Announcements
Topic: Using an imagemap on the menu ...
Replies: 5
Views: 922

Re: Using an imagemap on the menu ...

tuna_sushi wrote:Can not get this on. ... :!:
Alex wrote:Oh...Thanks! I'll have to modify the picture :o
by E.Bathory
Thu May 03, 2012 10:44 am
Forum: Development of Ren'Py
Topic: Chamber, using a style sound effects when each ...?
Replies: 4
Views: 958

Re: Chamber, using a style sound effects when each ...?

sorry, i do not speak english very well.
I want to game Screen when you press~
by E.Bathory
Thu May 03, 2012 10:39 am
Forum: Ren'Py Questions and Announcements
Topic: how give to dissolve effect to say?
Replies: 4
Views: 749

Re: how give to dissolve effect to say?

no no...i want to dissolve to saying text, for example...
2.png
by E.Bathory
Thu May 03, 2012 10:37 am
Forum: Ren'Py Questions and Announcements
Topic: Using an imagemap on the menu ...
Replies: 5
Views: 922

Using an imagemap on the menu ...

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 ...
by E.Bathory
Thu May 03, 2012 10:19 am
Forum: Ren'Py Questions and Announcements
Topic: how give to dissolve effect to say?
Replies: 4
Views: 749

how give to dissolve effect to say?

for example...?
sorry, I can not speak English very well...