Projectile Curve Visualizer

Woody's Games - Blueprints - Mar 13, 2023

A blueprint plugin for rendering projectile paths.

  • Supported Platforms
  • Supported Engine Versions
    4.25 - 4.27, 5.0 - 5.4
  • Download Type
    Asset Pack
    This product contains an assortment of Unreal Engine assets which can be imported into a pre-existing project of your choice.

Demo: https://youtu.be/mikk5_oK5EY

Setup: https://youtu.be/IBss09hBqu4

Discord: https://discord.gg/pAtEX6v5gn

Documentation: https://docs.google.com/document/d/1SsKAIxYNEgQCIWwuFkt8w6nHjrQPHeUohhYoygwLtJg/edit?usp=share_link


Version 1.1 update

Trampoline: https://youtu.be/SffwY5JfWAk

Documentation: https://docs.google.com/document/d/1RWpXJ8QCT_kKJrhpmQDAcMluNccoof5zez0vi4eNJlY/edit?usp=sharing


This visualizer was implemented using pure blueprints, responsible for the visual part of projectile curve. The actual projectile Actor template is also provided.


Demo maps include:

  1. Third-person projectile: Player can aim and throw projectiles.
  2. Third-person puzzle: Projectiles can be used as a bridge(has collision) like some magic.
  3. Top-down tower defense(paper ball fight): Target location is already known, throwers will launch projectiles exactly to that point. Certain heuristic(thrower can predict the possible target location at real-time) is implemented for both moving thrower and moving target, which makes it more difficult to dodge.

Technical Details

Features:

  •  Lightweight
  •  Customizable
  •  Mobile friendly


Number of Blueprints: 2

Number of Materials: 4

Number of Textures: 5

Input: Keyboard, Mouse

Network Replicated: No

Supported Development Platforms: Windows, macOS, Linux

Windows: Yes

Mac: Yes


Support email: [email protected]