I am spawning N number of balls, which are bounding of the wall and after that I want to go to some position, over other object. There is video of what I exacly want to do.https://gofile.io/?c=djDKwl.
What have I tried?
Almost everything that I can imagine, i tried to disable bullet behaviour and use find path to the element coordinate, but no luck, because the balls first stop and then are going slowly to object, and are not exactly in middle but on the side.
Tried also custom movement behavior, without any luck too...
I am really gratefull to any help <3