updating project files
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled

This commit is contained in:
2026-01-28 09:50:10 +01:00
parent 119850a7b4
commit af1f6da98d
656 changed files with 12395 additions and 5889 deletions

View File

@@ -1,40 +1,22 @@
[gd_resource type="Resource" script_class="ShakerPreset3D" load_steps=5 format=3 uid="uid://dakufr1eoowxf"]
[gd_resource type="Resource" script_class="ShakerPreset3D" format=3 uid="uid://dakufr1eoowxf"]
[ext_resource type="Script" path="res://addons/shaker/data/Vector3/ShakerTypeSineWave3D.gd" id="2_dydew"]
[ext_resource type="Script" path="res://addons/shaker/data/Vector3/ShakerPreset3D.gd" id="3_1oh1n"]
[ext_resource type="Script" uid="uid://0tu2q57qqu4s" path="res://addons/shaker/data/Vector3/BaseShakerType3D.gd" id="1_xji5w"]
[ext_resource type="Script" uid="uid://sih7vd0uinav" path="res://addons/shaker/data/Vector3/ShakerTypeSineWave3D.gd" id="2_dydew"]
[ext_resource type="Script" uid="uid://mlwdmecg12xd" path="res://addons/shaker/data/Vector3/ShakerPreset3D.gd" id="3_1oh1n"]
[sub_resource type="Resource" id="Resource_rqq58"]
script = ExtResource("2_dydew")
frequency = Vector3(7.065, 1, 1)
phase = Vector3(1, 1, 1)
amplitude = Vector3(0.5, 0.5, 0)
offset = Vector3(0, 0, 0)
BlendingMode = 0
fade_in = 0.0
fade_out = 2.36259
start_percent = 0.0
end_percent = 1.0
_temp_graph = false
bake_internal = 64
[sub_resource type="Resource" id="Resource_4yuof"]
script = ExtResource("2_dydew")
frequency = Vector3(2.94, 1.125, 1)
phase = Vector3(1, 1, 1)
amplitude = Vector3(0.053, 0.05, 0.1)
offset = Vector3(0, 0, 0)
BlendingMode = 0
fade_in = 0.0
fade_out = 2.36259
start_percent = 0.0
end_percent = 1.0
_temp_graph = false
bake_internal = 64
[resource]
script = ExtResource("3_1oh1n")
PositionShake = Array[Resource("res://addons/shaker/data/Vector3/BaseShakerType3D.gd")]([SubResource("Resource_rqq58")])
RotationShake = Array[Resource("res://addons/shaker/data/Vector3/BaseShakerType3D.gd")]([SubResource("Resource_4yuof")])
ScaleShake = Array[Resource("res://addons/shaker/data/Vector3/BaseShakerType3D.gd")]([])
bake_internal = 64
__follow_timeline = false
PositionShake = Array[ExtResource("1_xji5w")]([SubResource("Resource_rqq58")])
RotationShake = Array[ExtResource("1_xji5w")]([SubResource("Resource_4yuof")])