mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
13 lines
528 B
Text
13 lines
528 B
Text
[gd_resource type="Resource" script_class="WeaponResource" format=3 uid="uid://c6ywv08e6is5o"]
|
|
|
|
[ext_resource type="Resource" uid="uid://wbdspte0ch33" path="res://Resources/Bullets/3D/simple_enemy_bullet_3D.tres" id="1_itg3a"]
|
|
[ext_resource type="Script" uid="uid://b6fmrnipv88bk" path="res://Scripts/Resources/WeaponResource.cs" id="2_6m4qy"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_6m4qy")
|
|
Name = &"Enemy weapon with big bullets"
|
|
BulletData = ExtResource("1_itg3a")
|
|
RateOfFire = 0.6
|
|
BulletCapacity = 4
|
|
ItemKey = &""
|
|
AmmoKey = &""
|