blueprint

toggle attacking random error

  • Exposure: public
  • UE Version: 4.25

avatar author

megtwin

January 24, 2021, 6:27 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

  • avatar author

    megtwin

    January 24, 2021, 6:30 pm

    I keep getting a random error at this branch, it doesn't always happen. I think what might set it off is if I used blocking but I'm not sure of that. Is there a fix? I thought maybe it was because the enemy was dead so I put that check in there but it happened before I implemented the health . After further checking it seems to occur if either the enemy or the player do an attack when no one is near enough.