generated from krampus/template-godot4
Rebalanced mix of spray & beam loops
All checks were successful
linting & formatting / build (push) Successful in 22s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m58s
itch.io publish action / build (osx, app) (push) Successful in 2m58s
itch.io publish action / build (win64, exe) (push) Successful in 3m6s
All checks were successful
linting & formatting / build (push) Successful in 22s
itch.io publish action / build (linux64, x86_64) (push) Successful in 2m58s
itch.io publish action / build (osx, app) (push) Successful in 2m58s
itch.io publish action / build (win64, exe) (push) Successful in 3m6s
This commit is contained in:
parent
e1c521f23a
commit
455b12971c
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -4,7 +4,6 @@
|
||||
[ext_resource type="Script" uid="uid://7mp6lj3f6srq" path="res://src/equipment/beam_sfx/beam_sfx.gd" id="2_qwosj"]
|
||||
|
||||
[node name="BeamSFX" type="AudioStreamPlayer3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
stream = ExtResource("1_hbyr8")
|
||||
pitch_scale = 0.01
|
||||
bus = &"SFX"
|
||||
|
@ -10,7 +10,6 @@ radius = 2.0
|
||||
[node name="SpraySFX" type="AudioStreamPlayer3D"]
|
||||
stream = ExtResource("1_575yt")
|
||||
attenuation_model = 1
|
||||
volume_db = -12.0
|
||||
unit_size = 2.0
|
||||
bus = &"SFX"
|
||||
script = ExtResource("2_yajv7")
|
||||
|
Loading…
x
Reference in New Issue
Block a user