blueprint

Check Look AT

  • Exposure: public
  • UE Version: 4.25

MaximilianJernberg

November 20, 2020, 3:57 pm

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • MaximilianJernberg

    November 20, 2020, 3:58 pm

    This line traces from the player camera to see what the player is looking at, if what the player is looking at has the interface "Item Interact" it will set that item as the "Current Actor Looking at". This allows the player to pick that item up, and it will only pick up the item that its looking at.