Skip to content

b-adkins/UE4-TankVehiclePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UE4-TankVehiclePlugin

Blueprintable Unreal Engine 4 classes along the lines of WheeledVehicle, except for tanks! (Or skid steer vehicles)

Authors

Usage

Just like a WheeledVehicle, for which there are plenty of tutorials. Substitute TankVehicle and WheeledVehicleMovementComponentTank. For animation, requires a skeletal mesh with wheels rigged properly.

Technical Details

PhysX, which powers Unreal engine's physics, has additional vehicle movement components that are not included with stock UE4. This particular plugin wraps the WheeledVehicleMovementComponent4W. See the PhysX documentation on vehicles.

About

Blueprintable Unreal Engine 4 classes along the lines of WheeledVehicle, except for tanks!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published