here" created by doujima "....Tell me where to get this version.???
here" created by doujima "....Tell me where to get this version.???
sorry doshima I'm bad at remembering names" created by doujima "....Tell me where to get this version.???
u need toThe plot from Jason's perspective is stuck here and there is no way to proceed. What should we do next? View attachment 3976073
There is a second screen in the nightclub that I missed my first 672 times I visited there.The plot from Jason's perspective is stuck here and there is no way to proceed. What should we do next? View attachment 3976073
oh! thank you!There is a second screen in the nightclub that I missed my first 672 times I visited there.
show to present a full-screen image, it'll will stay on its own layer until you hide it. This means that the bigger your game becomes - the more images are being clogged in the memory behind each other in layers (Renpy engine thing). You should use scene instead. It replaces the previous full-screen image and your game won't be lagging so hard over time.oops my reply got copy pasted (phone) so reposting. Any suggestions on making the game playable?Damn, and I thought I was autistic for adding unnecessary "..." in my text
This dude literally writes a pause statement after every single line of text and every dissolve transition (thousands of them)![]()
Sometimes two in a row for some reason![]()
![]()
View attachment 3976359
Why...?
This only adds artificial, unskippable time-waste, sluggish feeling and prevents from clicking through the text faster.
And also, as far as I know, if you useshowto present a full-screen image, it'll will stay on its own layer until youhideit. This means that the bigger your game becomes - the more images are being clogged in the memory behind each other in layers (Renpy engine thing). You should usesceneinstead. It replaces the previous full-screen image and your game won't be lagging so hard over time.