2D Shooter Bullet and Weapon System for Unity 3.0.0
Loading...
Searching...
No Matches
GunPickup Class Reference

A sample demo script that shows a simple way of how to pick up guns/weapons using ScriptableObjects and add them to the main WeaponSystem weapon configurations. More...

Inheritance diagram for GunPickup:

Public Attributes

AudioClip pickupSfx
WeaponSystemConfig weaponConfig

Detailed Description

A sample demo script that shows a simple way of how to pick up guns/weapons using ScriptableObjects and add them to the main WeaponSystem weapon configurations.

Member Data Documentation

◆ pickupSfx

AudioClip GunPickup.pickupSfx

◆ weaponConfig

WeaponSystemConfig GunPickup.weaponConfig

The documentation for this class was generated from the following file:
  • C:/git/2dshooterweaponsystem/Assets/2DShooterWeaponSystem/Scripts/DemoRelated/GunPickup.cs