Search found 5 matches

by AlliyahtheDonut
Mon Feb 21, 2022 3:21 am
Forum: Ren'Py Questions and Announcements
Topic: Different bar designs and styles?
Replies: 1
Views: 315

Different bar designs and styles?

Hey guys, I think I've already seen some code on making bars through images, but is it possible to have different kinds in one game? For example, can you have a cross-shaped health bar alongside a heart-shaped love meter?
by AlliyahtheDonut
Tue Sep 21, 2021 4:49 am
Forum: Ren'Py Questions and Announcements
Topic: Trying to make a QTE (possible infinite loop exception)
Replies: 4
Views: 680

Re: Trying to make a QTE (possible infinite loop exception)

Alex wrote: Mon Sep 20, 2021 2:19 pm Also, check this sample - viewtopic.php?p=488400#p488400
slr Hmm this looks interesting, thanks! :D
by AlliyahtheDonut
Tue Sep 21, 2021 4:31 am
Forum: Ren'Py Questions and Announcements
Topic: Trying to make a QTE (possible infinite loop exception)
Replies: 4
Views: 680

Re: Trying to make a QTE (possible infinite loop exception)

I'm currently trying to make a QTE that would let you mash a keyboard key to fill up a bar before a timer bar runs out screen qte(duration=10.0, goal=50): default value = 0 hbox: bar value value range goal text "[value] / [goal]" key "keyup_K_SPACE" action [SetScreenVariable(&qu...
by AlliyahtheDonut
Mon Sep 20, 2021 1:32 am
Forum: Ren'Py Questions and Announcements
Topic: Trying to make a QTE (possible infinite loop exception)
Replies: 4
Views: 680

Trying to make a QTE (possible infinite loop exception)

I'm currently trying to make a QTE that would let you mash a keyboard key to fill up a bar before a timer bar runs out, but the label game is pretty problematic, it always causes an infinite loop exception no matter how I restructure it T-T Here's my code with comments below: transform alpha_dissolv...
by AlliyahtheDonut
Mon Sep 20, 2021 1:18 am
Forum: Welcome!
Topic: Guestbook
Replies: 5541
Views: 2851006

Re: Guestbook

Hello, I'm AlliyahtheDonut, I've been checking out this forum for months now (just too lazy to register until now XD) and I'm currently experimenting with Ren'py so I haven't made an official VN yet lol
I might be asking a lot of stuff here from time to time UwU