17 lines
639 B
Plaintext
17 lines
639 B
Plaintext
[gd_resource type="Resource" script_class="JumpStats" load_steps=4 format=3 uid="uid://bwu3tfatay4xu"]
|
|
|
|
[ext_resource type="Curve" uid="uid://mxv5toxidjer" path="res://player/falling_curve.tres" id="1_46nf6"]
|
|
[ext_resource type="Script" path="res://state_machine/misc/JumpStats.gd" id="1_p0xow"]
|
|
|
|
[sub_resource type="Curve" id="Curve_4h0vl"]
|
|
min_value = -400.0
|
|
max_value = 1024.0
|
|
_data = [Vector2(0, 868.336), 0.0, 6906.68, 0, 0, Vector2(0.2589, -400), -4352.56, 0.0, 0, 0]
|
|
point_count = 2
|
|
|
|
[resource]
|
|
script = ExtResource("1_p0xow")
|
|
rise_curve = SubResource("Curve_4h0vl")
|
|
initial_velocity = 150.0
|
|
released_curve = ExtResource("1_46nf6")
|