Velarion: All products 50% off

CGr AKMod Pack r23.4

Marat K - Weapons - Apr 30, 2023

Please read the description carefully, before purchasing this project.

  • Supported Platforms
  • Supported Engine Versions
    4.24 - 4.27, 5.0 - 5.4
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

Please read the description carefully, before purchasing this project.


Preview

Presentation

How to combine CGr projects


Project "CG" stands for Customizable Guns. 

You have the main body of the weapon, which is represented by the skeletal mesh, and a variety of attachments that can completely change the look of the weapon. 

Variability allows you to make weapons either classic or modern. Also short, regular, or long. Thus, we get a kind of constructor from which we can assemble different variants of the same type of weapon.


This project is a remastering of the "CG" project, the main changes were in procedural aiming and procedural recoil.


This tutorial shows how procedural aiming is roughly (with slight differences) implemented in my project.


This tutorial shows how procedural recoil is roughly (with slight differences) implemented in my project.


Before purchasing the project, make sure your human skeletal mesh contains bones like "ik_hand_gun", 

and "ik_hands" like an Epic's mannequin. Since most of the animations of the project actively use them. 

Otherwise, the animations for your skeleton will not work correctly. 

The weapon in the project is snapped on the socket of the "ik_hand_gun" bone, and this bone is animated in many animations.

Since this project is a remaster of the "CG" project, there are differences in "DT_Weapon_DataTable".


One customizable assault rifle has three mesh options - classic, modern weapons, and short,

multiple holo sights, laser/flashlight, compensator, and suppressor. 

Due to customization, you can get different views of weapons. 

In addition, there are different firing modes. You can also customize the accuracy of the weapon.

This project uses a material layering system, so you can give your weapon a different look with different patterns. You can also change only a tint.


Animated for the first person.

The project has been updated (r23.4). The update included compatibility with the "CGrHandgun" project, and now "CGr AKMod r23.4" is compatible with all "CGr r23" projects: "ARMod Pack", "BASnpR", "FaLMG", "PCC", "Shotguns Pack", "Handgun".


It is better to transfer this project to one of the shotgun projects in order to combine them. The shotgun projects contain all the logic of this project, which is why combining will not be difficult. If you decide to migrate one of the project shotgun projects to this one, then you will need to recreate all the logic for shotguns in this project. Also, pay attention to the “RandPointInCircle_[Shotgun]” function, you will need to copy the logic of the same function from any shotgun project into it.


Important Note: All projects of the "CG series" are based on a common platform, but are not uniform. Each project has a specialized logic of its own. Only "CGr" projects are fully compatible, but make sure you update all your CGr projects to the latest version.

The project was conceived not as a complete one, but as an asset pack. So that users can take animation and weapon models for themselves in a more advanced project. 

The blueprints for this project are configured for presentation only. But advanced developers can improve it. For beginners, this project may seem complicated.

For those who decide to understand this project, you need to pay attention to custom collision presets in the project settings, and notifications in animation montages, all changes for different types of weapons must be made in the "DT_Weapon_DataTable".


In the directory "BONUS" there are animations not implemented in the project, such as "Weapon Block Idle Animations" and "Movements".


If you decide to retarget from a UE4 mannequin to a UE5 one, then do it the proper way. Also, watch this video.

Technical Details

This pack consists of two skeletal meshes of weapons - one combined with a magazine, and a separate one. Several variations.

There is also one bipod skeleton mesh, and grenade launcher one.

Character Animation Blueprint for the basic display of Animation.

Materials and some sound setup.


Rigged: Yes


Number of Unique Meshes: 71 ( 3 SK, and 68 SM).


Collision: Yes. Custom.


Vertex Count: 29 - 26675 vertices per mesh.  


LODs: Yes. automatically generated


Animations: FP character has more than 50 Animations (Fire, Aim Down Sight, Idle, Reload, Full Reload, Run, Sprint, Jump, Walk, etc.) + 6 Animations (Grenade Launcher)


The weapons have 30 Animations (Fire, Fire ADS, Reload, Full Reload, etc.)


As a bonus, the project has an animation of a frag grenade throw and an animation of a stun grenade throw.


As well as animation of weapon jamming, bipod opening, and closing, and grenade launcher animation.


Number of Materials and Material Instances: 3 Material layers, 10 Master materials, 2 Post-process materials, 88 Material instances (including MI variations).


Number of Textures: 158 textures, 20 reticles, 19 patterns.        


Texture Resolutions: 4096x4096, 2048x2048, 1024x2048, 1024x1024, 512x1024, 512x512, 200x200, 164x64.


Supported Development Platforms: Windows


Documentation