Hi everyone.
UNITY 2D C#
I started a project in which I would like to create a ball that I can hit.
The problem is that I would like a field type to appear around the ball.
In this field I can choose where and how hard I hit the ball.
If I click further to the ball (in the field) this one should be hit harder.
If I click closer to the ball (in the field), it should be hit lighter.
The higher I press, the larger the angle of impact must be.
It’s hard to write what I mean because I do not come from an English-speaking country.
I showed everything in the attached movie.
I do not know how to do it because I’m doing it for the first time.
Maybe someone has already created something similar and can help?