NEW 2022 Version preview video (2022 version - UE 4.27)
Video (old version)
Playable Demo (2022 version - UE 4.27)
Playable Demo (old version)
UE5 PROJECT VERSION: Due to issues with physic constraints in UE5.0 we have to wait for UE5.1 to release the project since constraints will be fixed in the next engine version. More info here: https://issues.unrealengine.com/issue/UE-148444
Important: We have just released the updated 2022 version for ue 4.27
Updates for the 2022 version:
- New track system without any reset, very precise and easy to modify
- New gearbox system
- New transmission system using constraints
- New AI system with avoidance
Project Features
- Fully driveable and adjustable
- Easy Migration
- 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 2048x2048 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
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 Replicated: NO
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows 64 bits
Documentation: Inside Blueprints and here