This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
I'm trying to create a 3D plane agent that moves in the X, Y, Z planes and it's goal it to reach a cube in the sky. The world space is limitless but the environment is setup so that the cube is always ...