2023-11-08 14:28:55 +11:00
|
|
|
[gd_resource type="Resource" script_class="WeaponStats" load_steps=2 format=3 uid="uid://c4ihsd13o1esd"]
|
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://Scripts/Resources/WeaponStats.gd" id="1_kt5ga"]
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
script = ExtResource("1_kt5ga")
|
|
|
|
damage = 0
|
2023-11-11 19:03:01 +11:00
|
|
|
fire_rate = 2.0
|
|
|
|
fire_range = 3.0
|