blueprint

Paperboy BP_EnableOnOverlapForPaperboy 210260

  • Exposure: public
  • UE Version: 5.0

TobiyC

January 18, 2023, 1:33 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:35 pm

    This is a variation of the BP_EnableOnOverlap blueprint, with the only difference being the collision of the blueprint is set to only overlap with the Paperboy blueprint, meaning it will only be activated when Paperboy touches it. It is used for created the trampled flower effect.

    "Object to Appear" is an instance editable actor variable, with the appropriate sprite being the selected object, such as a trampled flower sprite.