Spotlight Sale: Save 50% on select FX now through September 30.

Weapon Customisation System

FlexiblePlugins - Blueprints - Sep 27, 2024

Fully Replicated Weapon Customisation System with Demo Assets

  • Supported Platforms
  • Supported Engine Versions
    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.

Showcase Video: Weapon Customisation System Showcase

Playable Demo: WCS Demo

Tutorial: Create New Weapon and Attachment

Documentation: Weapon Customisation System

Weapon Customisation System is a Fully Replicated Weapon Customisation System built 100% in blueprints. The modular design of the system will allow you to Create Attachments for any weapon. You can also have custom attachments and weapons all will be Handled using Data Tables and a couple of premade attachments and weapons are there to make you understand better. Blueprints are well organized. Most of the Interaction functionality is within separate Component. Everything is pretty modular to understand separately.

Technical Details

Features:

  • 100% Blueprint
  • Fully Replicated for any Multiplayer Game.
  • Modular design. 
  • Fully Customisable Weapons.
  • Separate Arrays for each compatible Attachments.
  • Customisable Attachments to manipulate any stat of the Weapon.
  • Physics Based Weapon System to handle Pickup and Drop of Weapons and Attachments.
  • Basic UI to handle Customisation of Attached Attachments.
  • Basic Aiming and Hand IKs.
  • Animation Blueprint Already setup with basic code to add your own logics.
  • Clean, smooth and responsive User Interface.
  • Some extra variables are already setup to help you create your own advanced TPS System.

Number of Blueprints: 60+

Input: Keyboard and Mouse

Network Replicated: Yes

Supported Development Platforms:

Windows: Yes

Documentation: Weapon Customisation System

Note: This system is directly extracted from my own Shooter Project, there will be some variables already setup to help you create your own shooting logic and Animation Blueprint.