The documentation on Vector math says, "The enemy is facing towards direction vector F." (http://docs.godotengine.org/en/stable/tutorials/vector_math.html)
How do I know what an object is "facing"? Where do I get that? I'm guessing that somewhere in the program I made something the "front" of the object?