123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|110|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Blitz -> Scrolling tiles

Page : 1 2 Prev 3
Next
Tue, 16 Apr 2024, 14:38
spinal
I'm struggling to decide if the glasses should match the sprite, or be more clear...




I think clear glasses....




-=-=-
Check out my excellent homepage!
Tue, 16 Apr 2024, 18:24
Jayenkai
Hmm... I think I prefer the transparent lenses..
Wed, 17 Apr 2024, 01:16
therevillsgames
I thought they were safety glasses 😂
Wed, 17 Apr 2024, 01:28
cyangames
Very nicely made!
Wed, 17 Apr 2024, 03:37
steve_ancell
Clear glasses seem more natural looking on the character.
Wed, 17 Apr 2024, 11:54
spinal
Not sure at all about intersection of dialogue screens and such. I'll just try a bunch of stuff and see if anything works.

-=-=-
Check out my excellent homepage!
Sat, 04 May 2024, 11:29
spinal
I dont suppose anyone can see why this is missing the last word in the string?



-=-=-
Check out my excellent homepage!
Sat, 04 May 2024, 12:54
Jayenkai
Haven't read the code, and am basing things on what normally happens when I try to do a similar thing.. (which, coincidentally, I'm currently doing for Lyrics in VidGen!)
Once you're at the end of scanning for words, your current-word usually has the last word still waiting to get parsed, because you haven't reached a " " after it.
Either add an extra " " to the end of the string, so that it knows there's a last word there, or alternatively copy+paste your display code at the end of the loop, to flush out that final word.

-=-=-
''Load, Next List!''
Page : 1 2 Prev 3
Next