PID controller demo
A simple game AI which uses PID controllers to control the NPC's linear and angular velocity when following the player.
Use the arrow keys to move the player.
After changing the values for the PID controllers used by the NPC's AI in the table at the top left of the screen, click the 'update' button below the table.