[SUPPORT] Roguelike Deckbuilder Toolkit

A new update is live for UE5.4:

v1.4 (live 29.04.24)

  • Added dev comments to all gameplay tags and removed unused tags
  • Added descriptions to all remaining classes
  • Created global function for adding to a status capped to its max value
  • Pressing RMB while dragging a card now returns it to hand
  • Friendly Name of heroes no longer need to match their row name for hero selection to function
  • “Spawn and Play Hero Card” from BPML_Card now applies appropriate modifications to the spawned card such as from Strength
  • FIXED: Card removal on hero minion death was not working properly
  • FIXED: Attempting to unbind an event that was not bound would still call some logic associated with unbinding
  • FIXED: Splash icon now rotates to face the camera if the camera moves.