DrSavio - The Launch Pad

The Launch Pad is a flexible and easy-to-use actor launch device system for Characters or Pawns in Unreal Engine.

Video Overview

It Included 3 different Launch Pads variations

  • Launch Upwards

  • Launch Forwards

  • Predicted Launch with Target Points

Launching Characters in Unreal is relatively simple, but the unique addition to this Launch Pad system is not only the clean blueprints and well structure parent child relationships. But the Predicted Launch Pad uses some unique functionality within Unreal that allows you to Launch exactly where you place your Target. This allows Designers to have much more freedom when it comes to directing where the player/pawn is going to launch to.

📈 Blueprint Based: 100% Blueprint. No C++ required.

  • Well structured and commented

  • Includes prefabs and examples

  • Fully customizable Base and Pad with dynamic materials

  • Many exposed settings to get the Launch you want

Future Updates: Expecting more ! Here's what's on the roadmap:

  • 🎮 Niagara FX on Launch

  • 🗣️ Multiplayer Replication

  • 🛠️ More Examples