|
1 | | -[gd_scene load_steps=36 format=3 uid="uid://dps3xjhs2ssns"] |
| 1 | +[gd_scene load_steps=37 format=3 uid="uid://dps3xjhs2ssns"] |
2 | 2 |
|
3 | 3 | [ext_resource type="Script" path="res://addons/block_code/simple_nodes/simple_character/simple_character.gd" id="1_rrros"] |
4 | 4 | [ext_resource type="Texture2D" uid="uid://dqobtlpqjmouw" path="res://game-06/graphics/engine.svg" id="2_qdvvn"] |
|
13 | 13 | [ext_resource type="Script" path="res://addons/block_code/serialization/value_block_serialization.gd" id="11_d0d2t"] |
14 | 14 |
|
15 | 15 | [sub_resource type="Curve" id="Curve_j0da6"] |
16 | | -_data = [Vector2(0, 0.570571), 0.0, 0.0, 0, 0, Vector2(0.643836, 1), 0.0, 0.0, 0, 0, Vector2(1, 1), 0.0, 0.0, 0, 0] |
| 16 | +_data = [Vector2(0, 0.570571), 0.0, 0.0, 0, 0, Vector2(0.643836, 1), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0] |
17 | 17 | point_count = 3 |
18 | 18 |
|
| 19 | +[sub_resource type="Gradient" id="Gradient_f4wxx"] |
| 20 | +offsets = PackedFloat32Array(0.383721, 1) |
| 21 | +colors = PackedColorArray(0.52641, 0.698991, 0.743304, 1, 0.231715, 0.389956, 0.433398, 0) |
| 22 | + |
19 | 23 | [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_babat"] |
20 | 24 | radius = 19.0 |
21 | 25 | height = 70.0 |
@@ -331,6 +335,8 @@ linear_accel_max = 100.0 |
331 | 335 | scale_amount_min = 0.5 |
332 | 336 | scale_amount_max = 0.75 |
333 | 337 | scale_amount_curve = SubResource("Curve_j0da6") |
| 338 | +color = Color(1, 1, 1, 0.807) |
| 339 | +color_ramp = SubResource("Gradient_f4wxx") |
334 | 340 |
|
335 | 341 | [node name="Sprite2D" type="Sprite2D" parent="."] |
336 | 342 | position = Vector2(-8, -6) |
|
0 commit comments