Please be advised: UPS Shipping will take more time to be shipped as packages need to be taken to a UPS store which is not done every day. Please select USPS for a faster shipping turnaround.
Unreal Engine 4 (UE4) How to cause an event in a blueprint to act on the player character so the character properties can be accessed and modified using an overlap event and Cast to player character
Share
Right click on the graph to get a context menu and type cast to get a short list and select Cast to player character. This will return if a character overlaps this event.