Weapon feel modifications.
This commit is contained in:
parent
122f7bed5f
commit
62e02d2555
3 changed files with 4 additions and 3 deletions
|
|
@ -8,7 +8,8 @@ script = ExtResource("2_ym48c")
|
|||
shot_name = "stock"
|
||||
bullet_scene = ExtResource("1_lcw6o")
|
||||
damage = 2
|
||||
speed = 360
|
||||
speed = 650
|
||||
spacing = 25.0
|
||||
origin = -15
|
||||
horizontal_offset = 12.0
|
||||
stagger_offset = 0.0
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ script = ExtResource("2_syw6j")
|
|||
shot_name = "tri"
|
||||
bullet_scene = ExtResource("1_07hyh")
|
||||
damage = 3
|
||||
speed = 420
|
||||
speed = 700
|
||||
projectiles = 3
|
||||
spacing = 45.0
|
||||
origin = -15
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ animations = [{
|
|||
}],
|
||||
"loop": 1,
|
||||
"name": &"default",
|
||||
"speed": 30.0
|
||||
"speed": 24.0
|
||||
}]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_mvdrj"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue