Title says it all but basically my flashlight is working on the server and showing on the client and it works on the client but can’t see it on the server here are the 2 bps I have
Code in the flashlight : Flashlight posted by anonymous | blueprintUE | PasteBin For Unreal Engine
Code in the Third person character: Flashlight posted by anonymous | blueprintUE | PasteBin For Unreal Engine (I get a reference to the flashlight bp by dragging off of the event begin play and calling get actor of class bp_flashlight then I promoted it to a variable)
anyways need help getting the flashlight to show on the server from the client.