39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
[gd_resource type="Resource" script_class="FlashEffect" load_steps=8 format=3 uid="uid://d06w8jorebto2"]
|
|
|
|
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Animation/HDRColor.cs" id="1_c8lnw"]
|
|
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Animation/AnimationCurve.cs" id="2_w323b"]
|
|
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Animation/FlashEffect.cs" id="3_eqd4c"]
|
|
[ext_resource type="RJTimeLine" uid="uid://frruktikky46" path="res://addons/rokojori_action_library/Runtime/Time/TimeLines/GameTime.tres" id="4_03b60"]
|
|
|
|
[sub_resource type="Resource" id="Resource_ny3sx"]
|
|
script = ExtResource("1_c8lnw")
|
|
color = Color(1, 0.472686, 0.335587, 1)
|
|
colorMultiply = 1.0
|
|
rgbMultiply = 4.0
|
|
alphaMultiply = 1.0
|
|
|
|
[sub_resource type="Curve" id="Curve_tp3r5"]
|
|
_data = [Vector2(0, 1), 0.0, -1.0, 0, 1, Vector2(1, 0), -1.0, 0.0, 1, 0]
|
|
point_count = 2
|
|
|
|
[sub_resource type="Resource" id="Resource_pwp07"]
|
|
script = ExtResource("2_w323b")
|
|
duration = 0.5
|
|
durationRandomRange = 0.0
|
|
delay = 0.0
|
|
delayRandomRange = 0.0
|
|
curve = SubResource("Curve_tp3r5")
|
|
scaleY = 1.0
|
|
scaleRandomRange = 0.0
|
|
|
|
[resource]
|
|
script = ExtResource("3_eqd4c")
|
|
flashCurve = SubResource("Resource_pwp07")
|
|
color = SubResource("Resource_ny3sx")
|
|
lightMode = 1
|
|
lightRange = 4.0
|
|
lightFlashCurveScale = 1.0
|
|
lightHasShadows = false
|
|
materialMode = 1
|
|
timeline = ExtResource("4_03b60")
|