Apparently Vector2Length doesn't exsist?

As said in the title, i apparently dont have vector2length and commands similar to it. Im currently doing the course C++ Fundamentals: Game Programming For Beginners.

image

Hi Kenlyck,

The vector functions (like Vector2Length) are located in the raymath header. Make sure to include raymath.h in your cpp file.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms