I will explain what i want and what I do to make.
I want to make a big map with a player who knows how to go in 8 directions from an top view.
1. I make a map 8000X6000
2. Player with 2 behaviors (8 Directions ans ScroolTo)
3. Weapon aim that targets the mouse position
4. It works great in the center of the map, but when I reach the borders of the map - ScrollTo stops because I'm in the corners and then the aiming starts to be inaccurate.