v4.2.2.stable
the problem is :
i can’t control velocity of character body 2d from area script
if i use Vector2 is same problem
The error is telling you that you can assign a value of ‘int’ to velocity. Perhaps you mean to add or subtract jump from velocity instead?
velocity
jump