It moves by itself. Please feel free to copy this code into your backpack and modify it to your needs. This code is meant for shooter games, where the AI needs to find obstacles around stuff. It can also be applied to many, many things. The possibilities are endless.
The AI has trouble around sharp edges, but it can still navigate around them. +-------------------------------------------------------------------------+ CHANGELOG: 12/17/2019: Created project and added everything