rework bullet speed a wee bit
This commit is contained in:
parent
ddf3590c96
commit
08763960ca
5 changed files with 16 additions and 11 deletions
|
|
@ -20,7 +20,6 @@ metadata/_custom_type_script = "uid://0ognvvq2ncd7"
|
|||
|
||||
[sub_resource type="Resource" id="Resource_t1bs8"]
|
||||
script = ExtResource("4_t1bs8")
|
||||
initial_speed = 120.0
|
||||
metadata/_custom_type_script = "uid://dntp60my5f65m"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_1xo0o"]
|
||||
|
|
@ -32,7 +31,8 @@ metadata/_custom_type_script = "uid://0ognvvq2ncd7"
|
|||
|
||||
[sub_resource type="Resource" id="Resource_4oowd"]
|
||||
script = ExtResource("6_uu3sg")
|
||||
radius = 32.0
|
||||
bullet_count = 1
|
||||
bullet_speed = 120.0
|
||||
metadata/_custom_type_script = "uid://dtuc6qerbfset"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_sle1e"]
|
||||
|
|
@ -44,6 +44,7 @@ property_min_values = Dictionary[StringName, float]({
|
|||
property_max_values = Dictionary[StringName, float]({
|
||||
&"direction_rotation": 3.142
|
||||
})
|
||||
iterations = 50
|
||||
metadata/_custom_type_script = "uid://ckedfcjjnv7dq"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_hxqcc"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue