blueprint

Bounce

  • Exposure: public
  • UE Version: 5.0

Livehyperion

January 10, 2023, 1:29 pm

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
January 17, 2023
  1. set variables and changed floats to vectors

January 12, 2023
  1. [ADDED]
    Bounce Z values
    comments

January 10, 2023
  1. After feedback from Radu:
    - use breakvector to determine angle at which collision is made
    - apply angular bounce to playercharacter
    - apply horizontal bounce to player character when making collisions from the side

  2. First commit

    See