Click or drag to resize

Weapon 2D

Weapon 2D TypeManual / Addons / Weapon 2D / Weapon 2DAdvanced

Weapon 2D

Base class for making weapons for 2D.

Contents
Overview

Using this class, you can create objects that can shoot.

Screenshot999999999999203.png
How to use

The character in the scene can interact with the object.

Screenshot999999999999204.png

The character can take the object and control it.

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