SITE SEARCH

EasyBallistics Plugin v4.24-4.25

EasyBallistics Plugin




Download Unreal Engine Asset – EasyBallistics Plugin – Simple and realistic ballistics simulation


Works with both Blueprint and C++


Features:

Bullet actor:

-External ballistics - simulating, gravity, drag, wind

-Travel time

-Ricochets

-Wall penetration

-Affected by physics material

-Ballistic curves and variable air density

-Object Pooling


Emitter component:

-Multile fire modes - automatic, semiauto, burst, manual charge

-Cone and velocity spread

-Unloading and reloading, optionally retaining chambered bullet

-Magazines can contain multiple bullet types

-Multiple submunitions per shot (shotgun)


-Full multiplayer support with custom movement replication.

-Example project included
Technical Details
Works by doing line traces along the path of the bullet. On impact it does additional forward or back trace to check the thickness of the obstacle and passes through if it isn't too thick. Plugin also includes a "barrel" component that handles spawning bullet actors. Bullet actors have custom replication code that only synchronizes their locations and velocities on impact, the rest is locally predicted.

Example Project: drive.google.com/open?id=0B20tIRBAcOlsLXB0WUxVaGhJd2s
Tutorial Playlist: youtube.com/playlist?list=PLpdNKDbSpbwWSuayxEXsQc63Znn9WpQv4



Asset version: 4.24-4.25
Download links for «EasyBallistics Plugin»:
  • Rating:  



  • Add comment
    1. 4.27 ballistics request!
      1. Fixed - try now