Yin Yang Gun

This commit is contained in:
Marco 2025-03-06 17:45:17 +01:00
commit b590467258
15 changed files with 203 additions and 16 deletions

View file

@ -0,0 +1,20 @@
[gd_resource type="Resource" script_class="WeaponResource" load_steps=3 format=3 uid="uid://ba0r3qmsrm0td"]
[ext_resource type="Resource" uid="uid://brfrxovsuxgts" path="res://Resources/Bullets/yin_yang_bullet.tres" id="1_otehl"]
[ext_resource type="Script" uid="uid://b6fmrnipv88bk" path="res://Scripts/Resources/WeaponResource.cs" id="2_dbal7"]
[resource]
script = ExtResource("2_dbal7")
Name = "Yin-Yang Gun"
BulletData = ExtResource("1_otehl")
RateOfFire = 0.8
BulletCapacity = 3
ReloadTime = 0.4
AutoReload = true
InfiniteAmmo = false
BulletsPerShot = 1
SpreadAngle = 0.0
RandomSpread = 0.0
ItemKey = "YinYangGun"
AmmoKey = "YinYangAmmo"
_rotationOffset = 0.0