Weapon 2D |
Base class for making weapons for 2D.
Using this class, you can create objects that can shoot.
The character in the scene can interact with the object.
The character can take the object and control it.
Name | Description |
---|---|
Weapon Type | The type of the weapon. |
Debug Visualization | Whether to display initial position and direction of a bullet. |