39 lines
1.5 KiB
Plaintext
39 lines
1.5 KiB
Plaintext
[gd_resource type="Resource" script_class="FlashEffect" load_steps=8 format=3 uid="uid://drjdsp2qnceql"]
|
|
|
|
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Animation/HDRColor.cs" id="1_yrhv1"]
|
|
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Animation/AnimationCurve.cs" id="2_cdv3p"]
|
|
[ext_resource type="Script" path="res://addons/rokojori_action_library/Runtime/Animation/FlashEffect.cs" id="3_87ql1"]
|
|
[ext_resource type="RJTimeLine" uid="uid://frruktikky46" path="res://addons/rokojori_action_library/Runtime/Time/TimeLines/GameTime.tres" id="4_t20yf"]
|
|
|
|
[sub_resource type="Resource" id="Resource_54hj8"]
|
|
script = ExtResource("1_yrhv1")
|
|
color = Color(0, 1, 0.306108, 1)
|
|
colorMultiply = 1.0
|
|
rgbMultiply = 2.0
|
|
alphaMultiply = 1.0
|
|
|
|
[sub_resource type="Curve" id="Curve_tp3r5"]
|
|
_data = [Vector2(0, 0), 0.0, 0.441476, 0, 0, Vector2(0.0957096, 0.959975), -1.01521, -1.01521, 0, 0, Vector2(0.9967, 0.0283505), -0.240285, 0.0, 0, 0]
|
|
point_count = 3
|
|
|
|
[sub_resource type="Resource" id="Resource_pwp07"]
|
|
script = ExtResource("2_cdv3p")
|
|
duration = 0.6
|
|
durationRandomRange = 0.0
|
|
delay = 0.0
|
|
delayRandomRange = 0.0
|
|
curve = SubResource("Curve_tp3r5")
|
|
scaleY = 1.0
|
|
scaleRandomRange = 0.0
|
|
|
|
[resource]
|
|
script = ExtResource("3_87ql1")
|
|
flashCurve = SubResource("Resource_pwp07")
|
|
color = SubResource("Resource_54hj8")
|
|
lightMode = 1
|
|
lightRange = 5.0
|
|
lightFlashCurveScale = 2.0
|
|
lightHasShadows = true
|
|
materialMode = 2
|
|
timeline = ExtResource("4_t20yf")
|