Reversed Auto Meter Bug?
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.
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.
- Mello-Knight
- Regular
- Posts: 43
- Joined: Fri Feb 24, 2017 10:42 am
- Projects: Band Camp Boyfriend
- Tumblr: lovebirdgames
- Contact:
Reversed Auto Meter Bug?
Our auto meter is flipped and we're not sure how to correct it. When it's "empty" or to the left, the auto speed is fast. When it's "full" or to the right it's slow. Cute if it's April Fool's, not cute otherwise. No idea how to fix it...any ideas?
- Remix
- Eileen-Class Veteran
- Posts: 1628
- Joined: Tue May 30, 2017 6:10 am
- Completed: None... yet (as I'm still looking for an artist)
- Projects: An un-named anime based trainer game
- Contact:
Re: Reversed Auto Meter Bug?
If you have altered the FieldValue, try adding max_is_zero=True to the attributes. If it is not that, perhaps show your code so we can try to help.
Frameworks & Scriptlets:
- Speech Bubble dialogue system
- Multiple Notify with ATL and history
- (WIP) Radial Masking - needs updating to use Shader
- 7.4 - Smooth Tinting using ATL and matrixcolor
- Several other repositories there too
- Arowana
- Miko-Class Veteran
- Posts: 531
- Joined: Thu May 31, 2012 11:17 pm
- Completed: a2 ~a due~
- Projects: AXIOM.01, The Pirate Mermaid
- Organization: Variable X, Navigame
- Tumblr: navigame-media
- itch: navigame
- Contact:
Re: Reversed Auto Meter Bug?
That's actually normal behavior for the auto forward bar iirc. It's because the bar values correspond to the "auto forward time," which is how long the text waits before moving forward. So lower values are shorter wait times, and higher values are longer wait times.Mello-Knight wrote: ↑Sat Jul 28, 2018 4:44 pm Our auto meter is flipped and we're not sure how to correct it. When it's "empty" or to the left, the auto speed is fast. When it's "full" or to the right it's slow. Cute if it's April Fool's, not cute otherwise. No idea how to fix it...any ideas?
You can flip it around by using "bar_invert True":
https://www.renpy.org/doc/html/style_pr ... bar_invert
Hope that helps!
Complete: a2 ~a due~ (music, language, love)
In progress: The Pirate Mermaid (fairytale otome)
On hold: AXIOM.01 (girl detective game)
In progress: The Pirate Mermaid (fairytale otome)
On hold: AXIOM.01 (girl detective game)
- Mello-Knight
- Regular
- Posts: 43
- Joined: Fri Feb 24, 2017 10:42 am
- Projects: Band Camp Boyfriend
- Tumblr: lovebirdgames
- Contact:
Re: Reversed Auto Meter Bug?
OHH wow! Okay, I had no idea. Thank you so much for the quick and helpful response!! XD
Who is online
Users browsing this forum: No registered users