08-02-2022, 07:51 PM
(This post was last modified: 08-02-2022, 07:51 PM by Kernelpanic.)
Quote:Now, also imagine that it's centered on the screen and I decide to explode it in 8x8 boxes.
Explosion speed is calculated as the distance from the center...
How far would that 2nd * on the 2nd row be from the center??
0.0 pixels!! It is *exactly* centered, so its movement speed would become 0.
If it never moves, it'll never clear the screen, resulting in an endless loop.
Yes, I know there was no (real) bug in the code - that was meant ironically.
I have to see the other one first - better try it out.
This doesn't work for me, or I misunderstood something.
Code: (Select All)
Color Red, Transparent
_PrintString (284, 200), "***" '284 - 644
_PrintString (284, 328), "***"
_PrintString (284, 456), "***"
Sleep
_Font 8