var velocity = Vector2() # Can also specify the vector var velocity = Vector2.UP var velocity = Vector2(2, 5)