Hello everyone!
I am learning GAS in multiplayer games and I wonder how can I get the casting player mouse location so I can spawn an actor in that location? The idea is to execute all the ability logic on the server. I am aware that GAS abilities with local prediction may help to handle this type of things, but I am not sure. Any help is welcome!