Search found 5 matches

by cl0ud
Sat Apr 06, 2024 5:45 am
Forum: General Discussion
Topic: show a screen when hover an area
Replies: 0
Views: 903

show a screen when hover an area

Hello everyone ! I need help: I have a screen showing a "fear" bar, it is displayed on the far right of the screen. However, it can be cumbersome. What I would like to do is for the screen to show when the mouse is to the right of the game screen! And also, I would like the bar to appear e...
by cl0ud
Thu Feb 15, 2024 12:25 pm
Forum: Creator Discussion
Topic: Kimagure After backgrounds
Replies: 2
Views: 848

Re: Kimagure After backgrounds

Thank you soooo much
by cl0ud
Sun Feb 11, 2024 3:09 pm
Forum: Creator Discussion
Topic: Kimagure After backgrounds
Replies: 2
Views: 848

Kimagure After backgrounds

Hello ! I wanted to search for some Kimagure After's backgrounds, and then i see his blog is shutdown :cry:
So does someone has the background in, like, a google drive or something ?
by cl0ud
Tue Aug 08, 2023 9:42 am
Forum: Ren'Py Questions and Announcements
Topic: SOLVED - choice entering one by one
Replies: 2
Views: 269

Re: choice entering one by one

Well, i've seen a solution but thxs !
by cl0ud
Mon Aug 07, 2023 4:29 pm
Forum: Ren'Py Questions and Announcements
Topic: SOLVED - choice entering one by one
Replies: 2
Views: 269

SOLVED - choice entering one by one

hi, i have an entry animation of the choices that works perfectly with a transform, however, i would like the choices to appear one at a time, and not all at once. Here is my code :

Code: Select all

transform anim_choice:
    on show:
        xpos -1280
        easein 1.0 xpos 1 #xalign 0.5