Animated value on a vertical way

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
User avatar
Mirrodin
Regular
Posts: 114
Joined: Sun Mar 19, 2017 2:56 pm
Contact:

Animated value on a vertical way

#1 Post by Mirrodin »

Hi guys,

I want to do a vertical animated bar and not a left to the right bar.
Here is my starting functionnal code, how can I change the axis ?

Code: Select all

    hbox:
         xsize 100 ysize 115
         bar value AnimatedValue(jeu.serre_bordel_mana, range=50):
            left_bar "images/interface/vase_plein.png" 
            right_bar  "images/interface/vase_vide.png" 
         xpos 50 ypos 300  

User avatar
MaydohMaydoh
Regular
Posts: 165
Joined: Mon Jul 09, 2018 5:49 am
Projects: Fuwa Fuwa Panic
Tumblr: maydohmaydoh
Location: The Satellite of Love
Contact:

Re: Animated value on a vertical way

#2 Post by MaydohMaydoh »


Post Reply

Who is online

Users browsing this forum: Ocelot, Semrush [Bot]