GAMERS LAIR

WhatNitrous

Well-known member
Messages
23,480
Points
113
In other news, skipping the intro became WAY more trouble than I expected...it works, but if the screen is flashing between colors with fade the transition stops it (skipping the transition instead) and you need to click again...i've been trying to work around it for a bit now but ren'py needs a screen to catch input and putting the text on screen how I already designed it well...just ya, no...f that ridiculous amount of effort :LOL:

I considered making another user defined displayable but then the screen wouldn't update it without another interaction and the loop of ren'py stupidity continues lol.

I'd honestly be better off using PyGame to catch the mouse click if I can but unless I import pygame anyways for games--thats totally overkill for an extra click.

Head. Ache.

Sorry, I was just rambling to ivo in public on accident...ignore me lmao.

Everyone hates my damn loading text anyways--bout to just delete it entitely lol.
 
Last edited:

silent_passenger

Well-known member
Messages
3,699
Points
113
In other news, skipping the intro became WAY more trouble than I expected...it works, but if the screen is flashing between colors with fade the transition stops it (skipping the transition instead) and you need to click again...i've been trying to work around it for a bit now but ren'py needs a screen to catch input and putting the text on screen how I already designed it well...just ya, no...f that ridiculous amount of effort :LOL:
I rubbed off badly on you.
 

Besi

Well-known member
Messages
252
Points
93
Guess what your getting for a panic button smart ass :ROFLMAO:
❓:D
For something everyone hates...why bother 🤷‍♂️
Sometime less is more. Maybe use a static intro pic (5-7 sec max). Most people just want to get into the game as fast as possible.

I really want this to be good so I was just making a few suggestions. That's all. :) Your game your final decision. (y)
 

WhatNitrous

Well-known member
Messages
23,480
Points
113
❓:D

Sometime less is more. Maybe use a static intro pic (5-7 sec max). Most people just want to get into the game as fast as possible.

I really want this to be good so I was just making a few suggestions. That's all. :) Your game your final decision. (y)
I don't do static...what I just posted was the code for it :LOL:

I cant draw remember? I gotta do it all from thin air with prebuilt shit.
 

WhatNitrous

Well-known member
Messages
23,480
Points
113
Maybe get Ivo to render one image with all characters from the game partying and slap some text on it and call it a day. 🤷‍♂️

Need to get some sleep asap, I'm starting to have a bad headache. Later. :)
Ivo got enough work on his hands...i'd prefer to waste spare renders on thanks yous and shit not an intro right now.

I'll figure it out...thanks for playin besi, catch ya later.
 
Top