Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 459 Bytes

File metadata and controls

20 lines (13 loc) · 459 Bytes

RpgEvadeController

What it is: an RPG-native evade ability with cooldown and optional invulnerability.

Navigation: ← RPG


Main use cases

  • Roll / dash / dodge
  • Invulnerability frames
  • No-code evade buttons through RpgNoCodeAction

Built-in input

  • Enabled by default.
  • Default binding: LeftShift.
  • Binding can use either MouseButton or KeyCode.
  • Disable Enable Built-in Input for NPC and AI actors.