- Sep 16, 2020
- 1,773
- 766
this seems to be a problem with renpywhy does this pop up often after meeting her by the car? I'm passed her scene.
View attachment 3813523
as the developer, that's what I chose to doInstead of just typing an intro or a description, Why not make a scene and play it out? View attachment 3813604
I know, I was just making an opinion.as the developer, that's what I chose to do
Another thing, why don't you have it set up to show the beginning of the chapters with the titles and then again to show it ended.as the developer, that's what I chose to do
i wanted the title cards just at the end of the chaptersAnother thing, why don't you have it set up to show the beginning of the chapters with the titles and then again to show it ended.
Try moving the side image code in screen say like this and see if it fixes it for you:this seems to be a problem with renpy
https://f95zone.to/threads/almost-dead-v0-10-ch-16-badmustard.70120/post-14181145
https://f95zone.to/threads/almost-dead-v0-10-ch-16-badmustard.70120/post-14187185
it has popped up before with different characters, since it seems to happen randomly there is nothing I can do about.
you can restart the game or load a saved game before this has happened that is the only way I know how to fix it.
screen say(who, what):
style_prefix "say"
window:
id "window"
if who is not None:
add SideImage() xalign 0.0 yalign 1.0
window:
id "namebox"
style "namebox"
text who id "who"
text what id "what"
I'll give it a try !Try moving the side image code in screen say like this and see if it fixes it for you:
Python:screen say(who, what): style_prefix "say" window: id "window" if who is not None: add SideImage() xalign 0.0 yalign 1.0 window: id "namebox" style "namebox" text who id "who" text what id "what"
Why would it be 0.55? Last version was 0.F (the 15th major version). This dev is using hexadecimal numbering for version numbers, rather than decimals or semver.hee BadMustard what's whit the Patch number why is it v0.10.1 instead of v0.55.0 becausse the later is higher
unless the post hasnt bin updated for a long time now
because I'm strange, and I chose to use hexadecimal to number the version numbers with (10h = 16d) and since it was a minor update/patch/fixen my fuck up it adds a .1 to the end it will eventually end with a 1.0 version (someday)hee BadMustard what's whit the Patch number why is it v0.10.1 instead of v0.55.0 becausse the later is higher
unless the post hasnt bin updated for a long time now
That's lovely.I hurt my right wrist this weekend (I was not doing what you're probably thinking of either), so shoving the mouse around causes a bit of pain. But I will start working on rendering this week (promises).
Until then, here is an image the wife helped me knock this one out.
View attachment 4107317
I was able to get a trackball to replace my mouse so i don't have to push the mouse around i can be lazy and rest my arm and just move my thumb around pain free (now I just have to get used to it)That's lovely.
Take care and rest as needed. Your health is more important than any kind of implied timetable.
Here's hoping you can take it easy and recover quickly.
Fair winds and following seas.
Quite similar to the one I have.I was able to get a trackball to replace my mouse so i don't have to push the mouse around i can be lazy and rest my arm and just move my thumb around pain free (now I just have to get used to it)
You must be registered to see the links
I've used both and eventually gave up trying to be as accurate with the trackball as I could effortlessly be with a mouse. Not to say I *couldn't* have, but it wasn't worth the learning curve to me at that time.i switched to a trackball years ago, and could never go back to a mouse; it's so much more comfortable, once you get used to it.