'Relationship score' up or down animation/movie?

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
SplashyDashyBomBashi
Newbie
Posts: 4
Joined: Thu Nov 08, 2018 12:36 pm
Contact:

'Relationship score' up or down animation/movie?

#1 Post by SplashyDashyBomBashi »

So, newbie here, does anyone know how to have a short animation that is essentially a glow effect or other such thing based on your answers? I have a relationship 'score' counter that, depending on your answers, adds to or subtracts from the score. I'm basically going off of 'Dream Daddy' animations at this point, but a little simpler. Do I need to input a movie behind the character that is essentially a 'good' or 'bad' reaction, or can I just use a still image and transform it? I'm sure both will work but what seems better to use(aka, better quality, effect, works well with bg, etc.)? I'm sure most of you have more experience than I do.

User avatar
Per K Grok
Miko-Class Veteran
Posts: 882
Joined: Fri May 18, 2018 1:02 am
Completed: the Ghost Pilot, Sea of Lost Ships, Bubbles and the Pterodactyls, Defenders of Adacan Part 1-3, the Phantom Flyer
itch: per-k-grok
Location: Sverige
Contact:

Re: 'Relationship score' up or down animation/movie?

#2 Post by Per K Grok »

SplashyDashyBomBashi wrote: Mon Nov 12, 2018 10:07 am So, newbie here, does anyone know how to have a short animation that is essentially a glow effect or other such thing based on your answers? I have a relationship 'score' counter that, depending on your answers, adds to or subtracts from the score. I'm basically going off of 'Dream Daddy' animations at this point, but a little simpler. Do I need to input a movie behind the character that is essentially a 'good' or 'bad' reaction, or can I just use a still image and transform it? I'm sure both will work but what seems better to use(aka, better quality, effect, works well with bg, etc.)? I'm sure most of you have more experience than I do.
You could use an animated image.
You make one like this.

Code: Select all

image goodReaction:
    GR1.png
    0.2
    GR2.png
    0.2
    GR3.png
    0.2
    repeat
The numbers is time that the image before the number is shown in the animation.

You show and hide the animated image the same way you show or hide any other image.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot]