walking_speed How much faster the character can walk (percentage). 100 in_air_speed How much faster the character can move horizontally in the air (percentage). 100 disable_damage Disable damage.
Written quickly to test an idea. This script uses a basic form of reinforcement learning to essentially generate a list of commands that can play sonic 2 somewhat well. It works by generating a new ...