Can someone explain vectors to me? (newb here)

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By cfry
:warning: Old Version Published before Godot 3 was released.

I am running through a 2d tutorial, and they are using Vector2 but not really explaining it. I get that the “2” is for 2d. When would I need to use Vector2, and what is its usage?

:bust_in_silhouette: Reply From: kidscancode

The Godot docs have a section just for you! Take a look here, I think it will help:

thank you!!!

cfry | 2017-11-30 16:27