how to set up (pretty complicated beware): -backpack sprite and put in platformer -change message blocks to: left (2) right (3) jump (4) -link those messages to their corresponding movements (when i receive left, [insert move left script here], etc.) -if one of the platformers has more inputs, add more to the "pick random" block and connect those to different inputs -may not work for some platformers -jump code is a little different, example in sprite 2 -make sure every input has 2 numbers that trigger it except for the jump input
the pi player that i think @FrebDeluxe made for inspiration if someone beats a moderately challenging platformer with this AI only and records the whole thing then i'll make an entire game about them