blueprint

Paperboy BP_TeleportOnOverlap 210260

  • Exposure: public
  • UE Version: 5.0

TobiyC

January 18, 2023, 1:46 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

  • TobiyC

    January 18, 2023, 1:48 pm

    This is a simple blueprint used to teleport objects when Paperboy overlaps with them.

    "Object to Teleport" is an instance editable actor variable, which is used to select what object needs to be teleported. "Teleport Location" is an instance editable vector variable, which the appropriate teleportation co-ordinates can be entered into.