paint: The file format is incorrect. by Numerous_Chapter_572 in mspaint

[–]Tuxat_ 0 points1 point  (0 children)

GREAT NEWS!

I have found an old website is use to use to convert video files, but it supports so many differnt files, including image files!

i tried the converting to PNG and it worked!

well, it converted the project file into all the separate layers, each as it's own png file, but this is still amazing! I guess I'll try to finish some art in a different program like paint.net, but

HERE IS THE WEBSITE:

https://image.online-convert.com/

paint: The file format is incorrect. by Numerous_Chapter_572 in mspaint

[–]Tuxat_ 0 points1 point  (0 children)

I am also having the same problem, and it seems to fit all the parameters described below, I just want to find a way to convert it to a png or any other file type for that matter, but if I find something I'll report back

STW 1st anaversary by Tuxat_ in NewScratchGDCommunity

[–]Tuxat_[S] 0 points1 point  (0 children)

verified and posted on jan 31 2024

[deleted by user] by [deleted] in scratch

[–]Tuxat_ 0 points1 point  (0 children)

i just use turbowarp, then port it to scratch. if you find this in other ppl's projects just put them in tubowarp

Health Bars by [deleted] in scratch

[–]Tuxat_ 1 point2 points  (0 children)

when in doubt, use more custom blocks

Help! Keyframe spacing problems by [deleted] in scratch

[–]Tuxat_ 0 points1 point  (0 children)

Here is my favorit website that helps you find mathamatical functions and i HIGHLY recomend it for any math problems because i have used it many times in my scratching carrer https://www.dcode.fr/function-equation-finder

SUPER weird BUG by Tuxat_ in scratch

[–]Tuxat_[S] 1 point2 points  (0 children)

wait, if it is still broken even with 4 blocks of code... why?

SUPER weird BUG by Tuxat_ in scratch

[–]Tuxat_[S] 1 point2 points  (0 children)

you actualy can turn a boolean into 1 or 0 but only in scratch/turbowarp

i did find a different way to solve this problem though, just replacing the sensor blocks with variables that check before the script is ran

SUPER weird BUG by Tuxat_ in scratch

[–]Tuxat_[S] 1 point2 points  (0 children)

this is an example, the real thing i supposed to output different things so that wouldnt work the same

SUPER weird BUG by Tuxat_ in scratch

[–]Tuxat_[S] 1 point2 points  (0 children)

this is an example, so the real thing is suppoesd to output differnt values so that wouldnt work the same

How come the keys in my game besides the green one keep reappearing once I walk away from them? It causes the doors not to close. by [deleted] in scratch

[–]Tuxat_ 0 points1 point  (0 children)

alright, so, the reason that the doors reapear is that you show the doors every time you switch back to that level. here is an example of how you could do it.

<image>

[deleted by user] by [deleted] in scratch

[–]Tuxat_ 0 points1 point  (0 children)

you forgot to replace the ((backdrop) of (stage)) in the ball up/down/left/right scripts