mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 13:25:53 +00:00
Falling props
This commit is contained in:
parent
c0493c2008
commit
4728677e80
45 changed files with 171 additions and 540 deletions
|
|
@ -6,8 +6,6 @@
|
|||
|
||||
[sub_resource type="Resource" id="Resource_bltl4"]
|
||||
script = ExtResource("2_uaof8")
|
||||
IncreaseAmount = 4.0
|
||||
ResourceType = 0
|
||||
metadata/_custom_type_script = "uid://6cupx85nnda4"
|
||||
|
||||
[resource]
|
||||
|
|
@ -17,16 +15,10 @@ ShortName = &""
|
|||
ItemDescription = &"Extends the max health"
|
||||
ItemKey = &"HEALTH_EXTEND"
|
||||
Item = 13
|
||||
Tier = 0
|
||||
Price = 0
|
||||
ItemEffect = SubResource("Resource_bltl4")
|
||||
Amount = 1
|
||||
Max = 10
|
||||
PickupIfMaxed = false
|
||||
ConsumeOnUse = true
|
||||
UiType = 0
|
||||
Selectable = false
|
||||
AutoPickup = false
|
||||
InventorySprite = ExtResource("1_00obu")
|
||||
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
|
||||
DropScenePath3D = &"uid://cnot7sft7lpf3"
|
||||
|
|
|
|||
|
|
@ -18,19 +18,10 @@ metadata/_custom_type_script = "uid://cyipg3seetrxd"
|
|||
script = ExtResource("1_qd764")
|
||||
Name = &""
|
||||
BulletData = ExtResource("2_gpot4")
|
||||
Priority = 0
|
||||
AmmoPerShot = 1
|
||||
RateOfFire = 1.0
|
||||
BulletCapacity = 10
|
||||
ReloadTime = 1.0
|
||||
AutoReload = true
|
||||
InfiniteAmmo = true
|
||||
ItemKey = &""
|
||||
AmmoKey = &""
|
||||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
_rotationOffset = 0.0
|
||||
metadata/_custom_type_script = "uid://b6fmrnipv88bk"
|
||||
|
||||
[resource]
|
||||
|
|
@ -40,14 +31,10 @@ ShortName = &""
|
|||
ItemDescription = &"A snowball packed of explosive, explodes on contact"
|
||||
ItemKey = &"SPIDER_BOMB"
|
||||
Item = 5
|
||||
Tier = 0
|
||||
Price = 0
|
||||
ItemEffect = SubResource("Resource_2pgyg")
|
||||
WeaponData = SubResource("Resource_v5a4k")
|
||||
Amount = 1
|
||||
Max = 10
|
||||
PickupIfMaxed = false
|
||||
ConsumeOnUse = false
|
||||
UiType = 6
|
||||
Selectable = true
|
||||
AutoPickup = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue