Unreal Engine – Physic Based Tank UE2447

Physic Based Tank

  • Clear and commented blueprints
  • Made to be used with any other tank model
  • Fully working weapons
  • Basic enemy AI movement and aiming with no navigation mesh or AI controller needed
  • Example landscape with rocks and obstacles
  • Example projectile meshes and blueprints
  • Tank textures are 2048×2048 1 diffuse, 1 normal
  • Tank movement is based on different timers that can be adjusted according to how many tanks you want on the scene
Read More

Technical Details

Features:

  • 1 Blueprint Pawn Class: BP_Tank that is the master Blueprint for constraint tank, you can copy or create a child of this Blueprint to create a different tank
  • 1 Blueprint Actor Class: Target actor
  • 4 rock static mesh with world aligned 2k material
  • 1 landscape with material for demo level
  • 1 High poly version of the full tank 161k poly, 1 medium poly version 64k poly and low poly version 30k poly

Number of Blueprints: 7+

Input: Gamepad, Keyboard, Mouse

Network ReplicatedNO

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows 64 bits

Documentation: Inside Blueprints and here