I am currently trying to press a button, line trace to a point, spawn an actor at the hit location, then apply force around that point, while replicating in multiplayer. On a normal prototype I can just handle it through the third person char blueprint, but when replicating and using the “Get controlled pawn” node, I am unable to achieve the same effect. Is there any way around this to apply the same force?