Unreal Engine – Hoverboard System UE6338

Hoverboard System

Features:

  •  Multiplayer ready!
  •  Can jump with the Hoverboard
  •  Collision handled for two types of crashes: light crash and hard crash (colliding with something while going at high speeds)
  • Destruction system
  • Turbo / Speed boost
  • Ability to spawn the Hoverboard in front of you
  • Exposed values for quick change in the behavior (Max speed, Turbo speed, etc)
  • Override materials in the Hoverboard to change the look
  • Rider Component that enables any character to ride the board
  • Animation Blueprint for the custom character
  • Accelerator and turbo meter UI
  • Uses Vehicle Blueprint as a base