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,55 +1,19 @@
[gd_resource type="Resource" script_class="ShakerPreset3D" load_steps=7 format=3 uid="uid://bgwupdyecxqic"]
[gd_resource type="Resource" script_class="ShakerPreset3D" format=3 uid="uid://bgwupdyecxqic"]
[ext_resource type="Resource" uid="uid://cqhisip66ngbl" path="res://ShakerDemoScenes/HeadBobWalking.tres" id="2_abfix"]
[ext_resource type="Script" path="res://addons/shaker/data/Vector3/ShakerTypeSineWave3D.gd" id="2_lj1xu"]
[ext_resource type="Script" path="res://addons/shaker/data/Vector3/ShakerPreset3D.gd" id="3_1llgx"]
[ext_resource type="Script" uid="uid://0tu2q57qqu4s" path="res://addons/shaker/data/Vector3/BaseShakerType3D.gd" id="1_ohc42"]
[ext_resource type="Script" uid="uid://sih7vd0uinav" path="res://addons/shaker/data/Vector3/ShakerTypeSineWave3D.gd" id="2_lj1xu"]
[ext_resource type="Script" uid="uid://mlwdmecg12xd" path="res://addons/shaker/data/Vector3/ShakerPreset3D.gd" id="3_1llgx"]
[sub_resource type="Resource" id="Resource_hui0g"]
script = ExtResource("2_lj1xu")
frequency = Vector3(0.75, 1, 1)
phase = Vector3(1, 1, 1)
amplitude = Vector3(0.04, 0.08, 0)
offset = Vector3(0, 0, 0)
BlendingMode = 0
fade_in = 0.0
fade_out = 0.0
start_percent = 0.0
end_percent = 1.0
_temp_graph = false
bake_internal = 64
[sub_resource type="Resource" id="Resource_usaqk"]
script = ExtResource("2_lj1xu")
frequency = Vector3(1, 1, 1)
phase = Vector3(1.5, 1, 1)
amplitude = Vector3(0.02, 0, 0)
offset = Vector3(0, 0, 0)
BlendingMode = 0
fade_in = 0.0
fade_out = 0.0
start_percent = 0.0
end_percent = 1.0
_temp_graph = false
bake_internal = 64
[sub_resource type="Resource" id="Resource_sxvgt"]
script = ExtResource("2_lj1xu")
frequency = Vector3(0.5, 1, 0.25)
phase = Vector3(1, 1, 1)
amplitude = Vector3(0.02, 0, 0.008)
offset = Vector3(0, 0, 0)
BlendingMode = 0
fade_in = 0.0
fade_out = 0.0
start_percent = 0.0
end_percent = 1.0
_temp_graph = false
bake_internal = 64
[resource]
script = ExtResource("3_1llgx")
PositionShake = Array[Resource("res://addons/shaker/data/Vector3/BaseShakerType3D.gd")]([SubResource("Resource_hui0g"), SubResource("Resource_usaqk")])
RotationShake = Array[Resource("res://addons/shaker/data/Vector3/BaseShakerType3D.gd")]([SubResource("Resource_sxvgt"), ExtResource("2_abfix")])
ScaleShake = Array[Resource("res://addons/shaker/data/Vector3/BaseShakerType3D.gd")]([])
bake_internal = 64
__follow_timeline = false
PositionShake = Array[ExtResource("1_ohc42")]([SubResource("Resource_hui0g"), SubResource("Resource_usaqk")])