Code inside the project The Project includes: - unlimited go to x, y - unlimited set size to - point from x, y to x, y - distance from x, y to x, y - slope from x, y to x, y - list all costumes - ease functions - linear interpolation - encode text - decode text - sorting algorithm - PRNG from seed (by @awesome-llama) - smooth move to x, y - move # steps in direction - X^Y - useful hacked blocks (by @GreenScripter & @qucchia) - Bézier curve (by @awesome-llama)
I literally use this for everything lol This is the most useful thing to put in your backpack! Changes: - added a vector point calculator - improved off-screen go to (x, y) and unlimited set size to (size) - removed annoying global variables - added more hacked blocks and additional key detectors! (thanks to @qucchia for them) - removed additional sprites (to prevent confusion) and added some hacked blocks! (credit to @GreenScripter for them!) - added additional sprites - project released!