39 lines
1.8 KiB
Plaintext
39 lines
1.8 KiB
Plaintext
[gd_resource type="Resource" script_class="FlashEffect" load_steps=8 format=3 uid="uid://pok7bfoksfmr"]
|
|
|
|
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Animation/HDRColor.cs" id="1_pp4qy"]
|
|
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Animation/AnimationCurve.cs" id="2_f6f0o"]
|
|
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Animation/FlashEffect.cs" id="3_dq1j1"]
|
|
[ext_resource type="RJTimeLine" uid="uid://frruktikky46" path="res://addons/rokojori_action_library/Runtime/Time/TimeLines/GameTime.tres" id="4_v17wj"]
|
|
|
|
[sub_resource type="Resource" id="Resource_ny3sx"]
|
|
script = ExtResource("1_pp4qy")
|
|
color = Color(1, 1, 1, 1)
|
|
colorMultiply = 1.0
|
|
rgbMultiply = 2.0
|
|
alphaMultiply = 1.0
|
|
|
|
[sub_resource type="Curve" id="Curve_nqaq6"]
|
|
_data = [Vector2(0, 1), 0.0, 0.0775112, 0, 0, Vector2(0.0779661, 0), 0.0, 0.0, 0, 0, Vector2(0.227119, 0), 0.113556, 0.113556, 0, 0, Vector2(0.244068, 0.913564), 0.0, 0.0, 0, 0, Vector2(0.308475, 0), 0.0, 0.0, 0, 0, Vector2(0.505085, 0), 0.0, 0.0, 0, 0, Vector2(0.518644, 0.697473), 0.0, 0.0, 0, 0, Vector2(0.60339, 0), 0.0, 0.0, 0, 0, Vector2(0.742794, 0), 0.0, 0.0, 0, 0, Vector2(0.749153, 0.438165), 0.0, 0.0, 0, 0, Vector2(0.80678, 0), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0442571, 0.0, 0, 0]
|
|
point_count = 12
|
|
|
|
[sub_resource type="Resource" id="Resource_pwp07"]
|
|
script = ExtResource("2_f6f0o")
|
|
duration = 0.7
|
|
durationRandomRange = 0.0
|
|
delay = 0.0
|
|
delayRandomRange = 0.0
|
|
curve = SubResource("Curve_nqaq6")
|
|
scaleY = 1.0
|
|
scaleRandomRange = 0.0
|
|
|
|
[resource]
|
|
script = ExtResource("3_dq1j1")
|
|
flashCurve = SubResource("Resource_pwp07")
|
|
color = SubResource("Resource_ny3sx")
|
|
lightMode = 0
|
|
lightRange = 2.0
|
|
lightFlashCurveScale = 2.0
|
|
lightHasShadows = false
|
|
materialMode = 0
|
|
timeline = ExtResource("4_v17wj")
|