I’m finding the client players when shooting other players the hit detection appears to be from the collision cylinder and not the physics asset. If I create a game with a server side player the server player does have hit detection on the physics asset (i.e. server player shoots a client player).
Any suggestions how I ensure the clients have hit detection from the physics asset if they shoot another client or server player ?