Click or drag to resize

Weapon

Weapon TypeManual / Addons / Weapon / WeaponItem 2D

Weapon

A basis class for making weapons. The base settings are configured by means of Weapon Type.

Contents
Overview

Using this class, you can create objects that can shoot. The examples are placed in "Assets\Content\Weapons".

Screenshot999999999999133.png
How to use

Character can interact with the object.

Screenshot999999999999130.png
Screenshot999999999999135.png
Customization

The weapon is customizable by using Weapon Type component.

Properties
Name Description
Weapon Type The type of the weapon.
Debug Visualization Whether to display initial position and direction of a bullet and places of hands.
See also
Weapon TypeItem 2D