Weapon System

Weapon System is a Construct behavior that serves as manager of weapons and their properties.

Try in Arcade!

Weapon System is a Construct behavior that serves as manager of weapons and their properties.

Try in Arcade!
  • $19.99 USD

    Royalty Free use in unlimited commercial greater creative works.

Add to Basket
Shield

Buy With Confidence

If an asset is not as described or doesn't function properly, and the author doesn't resolve the issue for you - we will refund 100% of the cost of the asset.

Full refund policy

Releases

  • 1.0.5

    Released: 12 Jan, 2022

    - for C3: the "auto-reload" setting is now being enabled and disabled accordingly to the triggered action (due to a bug it was inverted - action inteded to enable, was actually disabling the reload and vice versa), - for C3: added a missing description for one of the actions in the event sheet, - for C2: fixed a bug that could occasionally cause a JS error.

  • 1.0.4

    Released: 7 Jun, 2021

    Fixed a bug causing malfunctioning of a debugger while inspecting an object with Weapon System behavior

  • 1.0.3

    Released: 4 Jun, 2021

    Fixed a bug causing mulfunctioning of a debugger while inspecting an object with Weapon System behavior

  • 1.0.2

    Released: 1 Jun, 2021

    Fixed a bug preventing export while minifying in advanced mode

  • 1.0.1

    Released: 31 May, 2021

    Example Project metatags updated

  • 1.0.1

    Released: 28 May, 2021

Files Included with this Asset

File Preview

Reviews Overview

  • 5 star
    3
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

What do you buy here?

Weapon System behavior addon for Construct 2 and Construct 3.

What is Weapon System behavior?

It’s a Construct behavior that serves as manager of weapons and their properties. Designed for shooter games but can be used with any other game featuring weapons: guns, melee weapons, magical spells etc.

Why should you use it?

Imagine you want to make a game featuring plenty of different weapons and several can be owned at the same time. Each of them has different properties such as damage, rate of fire, ammunition capacity, reloading time etc.

This may require handling large amounts of variables and functions with lots of correlations. Moreover, let’s assume you want it to be a multiplayer game, where each player can loot a weapon of the defeated opponent, along with its properties such as currently loaded ammunition or upgrades applied. This makes such a system even more complicated.

With the Weapon System you can easily add, remove, alter, select and use weapons owned by a user (player/enemy/ally/whatever). It’s a behavior, therefore you can easily manage them independently for each instance.

Weapon System allows you to set and change on the fly any property of the weapon such as:

  • damage,
  • rate of fire,
  • reloading time,
  • ammunition amount,
  • clip/magazine capacity,

or a custom property of your design if you like.

You can also remove the weapon and “drop” it, so it can be “picked” by another instance or object that has the behavior.

How do you use it?

There are three crucial events needed:

  1. set a “Register weapon” action to add weapons and their basic properties (id, name, damage, rate of fire, amount of ammunition) and add “Select weapon” action to indicate which one is currently in use,
  2. set “Shoot” action to indicate when a shot (attack) takes place - e.g. by clicking Left Mouse Button,
  3. set “On shot” condition to determine what happens on every shot - e.g. spawn a bullet.

Optionally, you can add more events to enrich your games weaponry:

  • set reloading properties: reloading time, enable/disable auto-reload, what happens when reloading starts/ends/is in progress (e.g. play a reloading sound effect),
  • manage spare ammunition,
  • change specific properties: damage, ammo capacity, rate of fire or a custom stat of your design,
  • trigger a shot using a currently selected weapon or another weapon indicated by its ID,
  • register (add) weapons by loading the properties from a JSON string,
  • drop (remove) the weapon and save it’s properties as a JSON string,
  • trigger a shot with a currently selected weapon or other weapon of your choice by indicating its ID.

Want to be notified about updates?

Join our Discord server via the support link.

Fhenris's avatar
Fhenris on previous version 1.0.4
3 years ago

Great !

This behavior is easy to integrate, it comes with a variety of Actions and condition that opens possibilities to create very different and rich weapons or skills systems. Must have. And always, ForCon...

3 of 3 users found this review helpful
Was this review helpful?
  • License
  • Compatibility
    Construct 2, Construct 3
  • Files
    4
  • Download Size
    0.98MB
  • Latest Version
    1.0.5
  • Latest Release Date
    12 Jan, 2022
  • Support

Frequently Bought Together With

Other customers also purchased these items with Weapon System

More From This Seller

ForConstruct has more assets for sale in the asset store. View all of ForConstruct's assets