blueprint

Between Switch

  • Exposure: public
  • UE Version: 5.0

Western-Anteater

January 10, 2022, 5:18 pm

"Inbetween simple"-Makro: https://blueprintue.com/blueprint/0oy2mg9j/ Example: https://imgur.com/a/jud2VVb

Creates IntSwitch Cases depending on Borders (given in a set): 0 is ERR 1 is below first border 2 is between first and second border 3 is betwenn second and third border 4 ... ... last number is greater then last border

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 10, 2022
  1. Set ELEMENT=0 missing in ERR case

  2. First commit

    See