0 Members and 1 Guest are viewing this topic.
Ah ok, that's what I thought you meant However didn't you say that word wrapping on the homescreen would be the same as with Output(?
Well how would word wrapping work with you starting a string off screen? Would it wrap and then continue off down at row eight column seventeen? Or would it like be off by default if you start off screen?
So if you offset the x-coordinate it will wrap like normal and treat it all the same and such but if you offset the y-coordinate it will essentially wrap the entire string over and over again, even if not seen?
I am a bit confused now. With the other topic I saw, would we be able, for example, to wrap the text every 30 character and have scrolling tilemaps in all 4 directions? Or would the maximum be 16 characters per line?
Nice, this means 10 times a second. You put the real(TESTFONT outside the For loop, though, I hope, right?
Wow thats awesome Even if it was the same speed it would still be epic, but now its even cooler :O
Also animated tiles seems cool. I assume this just swaps between two font files, right? Personally, though, to have animated tiles I generally just set 0 to a variable then do Not(VAR->VAR then use the tile set corresponding to VAR.