Files
MovementTests/addons/shaker/data/resources/strong_shake3D.tres
Minimata af1f6da98d
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
updating project files
2026-01-28 09:50:10 +01:00

23 lines
1.0 KiB
Plaintext

[gd_resource type="Resource" script_class="ShakerPreset3D" format=3 uid="uid://dakufr1eoowxf"]
[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)
amplitude = Vector3(0.5, 0.5, 0)
fade_out = 2.36259
[sub_resource type="Resource" id="Resource_4yuof"]
script = ExtResource("2_dydew")
frequency = Vector3(2.94, 1.125, 1)
amplitude = Vector3(0.053, 0.05, 0.1)
fade_out = 2.36259
[resource]
script = ExtResource("3_1oh1n")
PositionShake = Array[ExtResource("1_xji5w")]([SubResource("Resource_rqq58")])
RotationShake = Array[ExtResource("1_xji5w")]([SubResource("Resource_4yuof")])