-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tscn
288 lines (251 loc) · 25 KB
/
main.tscn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
[gd_scene load_steps=8 format=3 uid="uid://ov4yluwfrs3m"]
[ext_resource type="Script" path="res://main.gd" id="1_7n3fe"]
[ext_resource type="PackedScene" uid="uid://qxpkc073c6th" path="res://actor.tscn" id="2_qp4q3"]
[ext_resource type="FontFile" uid="uid://8tjdc0n2ed3r" path="res://fonts/Ubuntu_Sans_Mono/UbuntuSansMono-VariableFont_wght.ttf" id="3_53uej"]
[sub_resource type="Curve2D" id="Curve2D_88bar"]
_data = {
"points": PackedVector2Array(0, 0, 0, 0, 1729, 114, 0, 0, 0, 0, 1447, 536, 0, 0, 0, 0, 861, 166, 0, 0, 0, 0, 240, 550, 0, 0, 0, 0, 913, 757, 0, 0, 0, 0, 174, 938)
}
point_count = 6
[sub_resource type="Animation" id="Animation_5fges"]
length = 0.001
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Actor:moving")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": [false]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Path/Path2D/PathFollow2D:progress_ratio")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [0.0]
}
[sub_resource type="Animation" id="Animation_q7pyk"]
resource_name = "travel"
length = 9.0
loop_mode = 1
step = 1.0
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Actor:moving")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 1, 8),
"transitions": PackedFloat32Array(1, 1, 1),
"update": 1,
"values": [false, true, false]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Path/Path2D/PathFollow2D:progress_ratio")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0, 2, 7, 9),
"transitions": PackedFloat32Array(1, 1, 1, 1),
"update": 0,
"values": [0.0, 0.0, 1.0, 1.0]
}
tracks/2/type = "method"
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/path = NodePath(".")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"values": [{
"args": [],
"method": &"_place_actor_at_start"
}]
}
tracks/3/type = "method"
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/path = NodePath(".")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/keys = {
"times": PackedFloat32Array(9),
"transitions": PackedFloat32Array(1),
"values": [{
"args": [],
"method": &"_take_screenshot"
}]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_h5lkm"]
_data = {
"RESET": SubResource("Animation_5fges"),
"travel": SubResource("Animation_q7pyk")
}
[node name="Main" type="Node"]
script = ExtResource("1_7n3fe")
[node name="Path" type="Node2D" parent="."]
metadata/_edit_group_ = true
[node name="Line2D" type="Line2D" parent="Path"]
points = PackedVector2Array(1729, 114, 1728.19, 115.211, 1725.83, 118.739, 1724.11, 121.325, 1722.03, 124.432, 1719.62, 128.041, 1716.88, 132.133, 1715.4, 134.354, 1713.84, 136.689, 1712.2, 139.134, 1710.5, 141.689, 1708.72, 144.349, 1706.87, 147.114, 1704.96, 149.979, 1702.98, 152.944, 1700.93, 156.006, 1698.82, 159.161, 1696.65, 162.409, 1694.42, 165.745, 1692.13, 169.169, 1689.79, 172.677, 1687.39, 176.268, 1684.94, 179.938, 1682.43, 183.685, 1679.88, 187.507, 1677.28, 191.401, 1674.63, 195.366, 1671.93, 199.398, 1669.19, 203.495, 1667.81, 205.568, 1666.41, 207.655, 1665.01, 209.758, 1663.59, 211.876, 1662.17, 214.008, 1660.74, 216.154, 1659.29, 218.315, 1657.84, 220.488, 1656.38, 222.675, 1654.91, 224.876, 1653.43, 227.088, 1651.94, 229.313, 1650.45, 231.551, 1648.94, 233.799, 1647.43, 236.06, 1645.92, 238.331, 1644.39, 240.614, 1642.86, 242.907, 1641.32, 245.21, 1639.77, 247.523, 1638.22, 249.846, 1636.66, 252.179, 1635.1, 254.52, 1633.53, 256.87, 1631.95, 259.228, 1630.37, 261.595, 1628.78, 263.97, 1627.19, 266.352, 1625.59, 268.741, 1623.99, 271.137, 1622.39, 273.54, 1620.78, 275.949, 1619.16, 278.365, 1617.55, 280.786, 1615.92, 283.212, 1614.3, 285.644, 1612.67, 288.08, 1611.04, 290.521, 1609.41, 292.966, 1607.77, 295.415, 1606.13, 297.868, 1604.49, 300.324, 1602.85, 302.783, 1601.2, 305.245, 1599.55, 307.709, 1597.91, 310.175, 1596.26, 312.643, 1594.61, 315.113, 1592.96, 317.583, 1591.3, 320.055, 1589.65, 322.527, 1588, 325, 1586.35, 327.473, 1584.7, 329.945, 1583.04, 332.417, 1581.39, 334.887, 1579.74, 337.357, 1578.09, 339.825, 1576.45, 342.291, 1574.8, 344.755, 1573.15, 347.217, 1571.51, 349.676, 1569.87, 352.132, 1568.23, 354.585, 1566.59, 357.034, 1564.96, 359.479, 1563.33, 361.92, 1561.7, 364.356, 1560.08, 366.788, 1558.45, 369.214, 1556.84, 371.635, 1555.22, 374.051, 1553.61, 376.46, 1552.01, 378.863, 1550.41, 381.259, 1548.81, 383.648, 1547.22, 386.03, 1545.63, 388.405, 1544.05, 390.772, 1542.47, 393.13, 1540.9, 395.48, 1539.34, 397.821, 1537.78, 400.154, 1536.23, 402.477, 1534.68, 404.79, 1533.14, 407.093, 1531.61, 409.386, 1530.08, 411.669, 1528.57, 413.94, 1527.06, 416.201, 1525.55, 418.449, 1524.06, 420.687, 1522.57, 422.912, 1521.09, 425.124, 1519.62, 427.324, 1518.16, 429.512, 1516.71, 431.685, 1515.26, 433.846, 1513.83, 435.992, 1512.41, 438.124, 1510.99, 440.242, 1509.58, 442.345, 1508.19, 444.432, 1506.8, 446.505, 1504.07, 450.602, 1501.37, 454.634, 1498.72, 458.599, 1496.12, 462.493, 1493.57, 466.315, 1491.06, 470.062, 1488.61, 473.732, 1486.21, 477.323, 1483.87, 480.831, 1481.58, 484.255, 1479.35, 487.591, 1477.18, 490.839, 1475.07, 493.994, 1473.02, 497.056, 1471.04, 500.021, 1469.13, 502.886, 1467.28, 505.651, 1465.5, 508.311, 1463.8, 510.866, 1462.16, 513.311, 1460.6, 515.646, 1459.12, 517.867, 1456.38, 521.959, 1453.97, 525.568, 1451.89, 528.675, 1450.17, 531.261, 1447.81, 534.789, 1447, 536, 1445.32, 534.939, 1443.26, 533.637, 1440.42, 531.845, 1436.83, 529.578, 1434.76, 528.272, 1432.51, 526.854, 1430.09, 525.326, 1427.5, 523.689, 1424.74, 521.947, 1421.82, 520.102, 1418.74, 518.154, 1415.49, 516.107, 1412.1, 513.963, 1408.55, 511.723, 1404.86, 509.391, 1401.02, 506.967, 1397.04, 504.454, 1392.92, 501.854, 1390.81, 500.523, 1388.67, 499.17, 1386.49, 497.797, 1384.29, 496.404, 1382.05, 494.99, 1379.78, 493.556, 1377.48, 492.103, 1375.15, 490.631, 1372.78, 489.139, 1370.39, 487.629, 1367.97, 486.1, 1365.52, 484.553, 1363.04, 482.988, 1360.53, 481.405, 1358, 479.805, 1355.44, 478.188, 1352.85, 476.553, 1350.23, 474.902, 1347.59, 473.235, 1344.93, 471.551, 1342.23, 469.851, 1339.52, 468.136, 1336.78, 466.406, 1334.01, 464.66, 1331.23, 462.9, 1328.41, 461.125, 1325.58, 459.336, 1322.72, 457.533, 1319.85, 455.716, 1316.95, 453.885, 1314.03, 452.041, 1311.09, 450.185, 1308.13, 448.315, 1305.15, 446.433, 1302.15, 444.539, 1299.13, 442.633, 1296.09, 440.716, 1293.04, 438.787, 1289.96, 436.847, 1286.87, 434.896, 1283.77, 432.934, 1280.64, 430.963, 1277.5, 428.981, 1274.35, 426.989, 1271.18, 424.988, 1268, 422.977, 1264.8, 420.958, 1261.59, 418.93, 1258.36, 416.893, 1255.12, 414.848, 1251.87, 412.795, 1248.61, 410.735, 1245.33, 408.667, 1242.05, 406.592, 1238.75, 404.51, 1235.44, 402.422, 1232.12, 400.327, 1228.8, 398.226, 1225.46, 396.119, 1222.11, 394.007, 1218.76, 391.889, 1215.4, 389.766, 1212.03, 387.639, 1208.65, 385.507, 1205.27, 383.371, 1201.88, 381.231, 1198.48, 379.087, 1195.08, 376.939, 1191.68, 374.789, 1188.27, 372.636, 1184.85, 370.48, 1181.43, 368.321, 1178.01, 366.161, 1174.59, 363.998, 1171.16, 361.834, 1167.73, 359.669, 1164.3, 357.503, 1160.87, 355.336, 1157.43, 353.168, 1154, 351, 1150.57, 348.832, 1147.13, 346.664, 1143.7, 344.497, 1140.27, 342.331, 1136.84, 340.166, 1133.41, 338.002, 1129.99, 335.839, 1126.57, 333.679, 1123.15, 331.52, 1119.73, 329.364, 1116.32, 327.211, 1112.92, 325.061, 1109.52, 322.913, 1106.12, 320.769, 1102.73, 318.629, 1099.35, 316.493, 1095.97, 314.361, 1092.6, 312.234, 1089.24, 310.111, 1085.89, 307.993, 1082.54, 305.881, 1079.2, 303.774, 1075.88, 301.673, 1072.56, 299.578, 1069.25, 297.49, 1065.95, 295.408, 1062.67, 293.333, 1059.39, 291.265, 1056.13, 289.205, 1052.88, 287.152, 1049.64, 285.107, 1046.41, 283.07, 1043.2, 281.042, 1040, 279.023, 1036.82, 277.012, 1033.65, 275.011, 1030.5, 273.019, 1027.36, 271.037, 1024.23, 269.066, 1021.13, 267.104, 1018.04, 265.153, 1014.96, 263.213, 1011.91, 261.284, 1008.87, 259.367, 1005.85, 257.461, 1002.85, 255.567, 999.874, 253.685, 996.913, 251.815, 993.972, 249.959, 991.052, 248.115, 988.153, 246.285, 985.276, 244.467, 982.42, 242.664, 979.586, 240.875, 976.775, 239.1, 973.987, 237.34, 971.222, 235.594, 968.481, 233.864, 965.765, 232.149, 963.073, 230.449, 960.407, 228.765, 957.766, 227.098, 955.151, 225.447, 952.562, 223.812, 950.001, 222.195, 947.466, 220.595, 944.959, 219.012, 942.481, 217.447, 940.031, 215.9, 937.609, 214.371, 935.217, 212.861, 932.855, 211.369, 930.523, 209.897, 928.222, 208.444, 925.951, 207.01, 923.712, 205.596, 921.505, 204.203, 919.33, 202.83, 917.188, 201.477, 915.079, 200.146, 910.962, 197.546, 906.982, 195.033, 903.144, 192.609, 899.449, 190.277, 895.902, 188.037, 892.506, 185.893, 889.264, 183.846, 886.18, 181.898, 883.256, 180.053, 880.497, 178.311, 877.906, 176.674, 875.485, 175.146, 873.239, 173.728, 871.171, 172.422, 867.581, 170.155, 864.742, 168.363, 862.681, 167.061, 861, 166, 859.219, 167.102, 857.034, 168.452, 854.026, 170.312, 850.221, 172.665, 848.03, 174.02, 845.649, 175.492, 843.084, 177.078, 840.338, 178.776, 837.414, 180.584, 834.316, 182.5, 831.048, 184.521, 827.612, 186.646, 824.013, 188.871, 820.255, 191.195, 816.339, 193.616, 812.271, 196.132, 808.054, 198.74, 805.89, 200.077, 803.691, 201.438, 801.456, 202.82, 799.186, 204.223, 796.881, 205.648, 794.542, 207.095, 792.169, 208.562, 789.763, 210.05, 787.325, 211.558, 784.853, 213.086, 782.35, 214.634, 779.815, 216.201, 777.249, 217.788, 774.653, 219.394, 772.026, 221.018, 769.369, 222.661, 766.683, 224.321, 763.969, 226, 761.226, 227.696, 758.454, 229.41, 755.656, 231.14, 752.83, 232.888, 749.978, 234.652, 747.099, 236.432, 744.195, 238.227, 741.265, 240.039, 738.31, 241.866, 735.331, 243.708, 732.328, 245.565, 729.302, 247.437, 726.252, 249.322, 723.18, 251.222, 720.085, 253.136, 716.969, 255.062, 713.832, 257.003, 710.673, 258.956, 707.494, 260.921, 704.295, 262.899, 701.077, 264.89, 697.84, 266.891, 694.583, 268.905, 691.309, 270.93, 688.017, 272.965, 684.707, 275.012, 681.381, 277.069, 678.038, 279.136, 674.68, 281.213, 671.305, 283.299, 667.916, 285.395, 664.512, 287.5, 661.093, 289.614, 657.661, 291.736, 654.216, 293.866, 650.758, 296.005, 647.287, 298.151, 643.804, 300.305, 640.31, 302.465, 636.805, 304.633, 633.289, 306.807, 629.763, 308.987, 626.227, 311.174, 622.681, 313.366, 619.127, 315.564, 615.564, 317.767, 611.994, 319.975, 608.416, 322.188, 604.83, 324.405, 601.238, 326.626, 597.64, 328.851, 594.036, 331.079, 590.427, 333.311, 586.813, 335.546, 583.194, 337.783, 579.571, 340.023, 575.945, 342.266, 572.316, 344.51, 568.684, 346.756, 565.05, 349.003, 561.414, 351.251, 557.777, 353.5, 554.139, 355.75, 550.5, 358, 546.861, 360.25, 543.223, 362.5, 539.586, 364.749, 535.95, 366.997, 532.316, 369.244, 528.684, 371.49, 525.055, 373.734, 521.429, 375.977, 517.806, 378.217, 514.187, 380.454, 510.573, 382.689, 506.964, 384.921, 503.36, 387.149, 499.762, 389.374, 496.17, 391.596, 492.584, 393.812, 489.006, 396.025, 485.436, 398.233, 481.873, 400.436, 478.319, 402.634, 474.773, 404.826, 471.237, 407.013, 467.711, 409.193, 464.195, 411.367, 460.69, 413.535, 457.196, 415.695, 453.713, 417.849, 450.242, 419.995, 446.784, 422.134, 443.339, 424.264, 439.907, 426.386, 436.488, 428.5, 433.084, 430.605, 429.695, 432.701, 426.32, 434.787, 422.962, 436.864, 419.619, 438.931, 416.293, 440.988, 412.983, 443.035, 409.691, 445.07, 406.417, 447.095, 403.16, 449.109, 399.923, 451.11, 396.705, 453.101, 393.506, 455.079, 390.327, 457.044, 387.168, 458.997, 384.031, 460.938, 380.915, 462.864, 377.82, 464.778, 374.748, 466.678, 371.698, 468.563, 368.672, 470.435, 365.669, 472.292, 362.69, 474.134, 359.735, 475.961, 356.805, 477.773, 353.901, 479.568, 351.022, 481.349, 348.17, 483.112, 345.344, 484.86, 342.546, 486.59, 339.774, 488.304, 337.031, 490, 334.317, 491.679, 331.631, 493.339, 328.974, 494.982, 326.347, 496.606, 323.751, 498.212, 321.185, 499.799, 318.65, 501.366, 316.147, 502.914, 313.675, 504.442, 311.237, 505.95, 308.831, 507.438, 306.458, 508.905, 304.119, 510.352, 301.814, 511.777, 299.544, 513.18, 297.309, 514.562, 295.11, 515.923, 292.946, 517.26, 288.729, 519.868, 284.661, 522.384, 280.746, 524.805, 276.987, 527.129, 273.388, 529.354, 269.952, 531.479, 266.684, 533.5, 263.586, 535.416, 260.662, 537.224, 257.916, 538.922, 255.351, 540.508, 252.97, 541.98, 250.779, 543.335, 246.974, 545.688, 243.966, 547.548, 241.781, 548.898, 240, 550, 241.931, 550.594, 244.298, 551.322, 247.558, 552.325, 251.681, 553.593, 254.057, 554.323, 256.636, 555.117, 259.416, 555.972, 262.392, 556.887, 265.561, 557.862, 268.918, 558.895, 272.46, 559.984, 276.183, 561.129, 280.084, 562.329, 284.157, 563.582, 288.4, 564.887, 292.809, 566.243, 297.38, 567.649, 302.108, 569.103, 304.53, 569.848, 306.99, 570.605, 309.488, 571.373, 312.023, 572.153, 314.594, 572.943, 317.202, 573.745, 319.845, 574.559, 322.523, 575.382, 325.236, 576.217, 327.983, 577.062, 330.764, 577.917, 333.578, 578.782, 336.424, 579.658, 339.303, 580.544, 342.214, 581.439, 345.156, 582.344, 348.129, 583.258, 351.132, 584.182, 354.165, 585.115, 357.228, 586.057, 360.319, 587.007, 363.439, 587.967, 366.586, 588.935, 369.761, 589.912, 372.963, 590.897, 376.192, 591.89, 379.446, 592.891, 382.726, 593.899, 386.031, 594.916, 389.361, 595.94, 392.714, 596.971, 396.091, 598.01, 399.492, 599.056, 402.915, 600.109, 406.36, 601.169, 409.826, 602.235, 413.314, 603.308, 416.823, 604.387, 420.352, 605.472, 423.9, 606.564, 427.468, 607.661, 431.055, 608.764, 434.659, 609.873, 438.282, 610.987, 441.922, 612.107, 445.579, 613.232, 449.252, 614.361, 452.941, 615.496, 456.646, 616.636, 460.365, 617.78, 464.099, 618.928, 467.847, 620.081, 471.608, 621.238, 475.383, 622.399, 479.17, 623.563, 482.968, 624.732, 486.779, 625.904, 490.6, 627.079, 494.432, 628.258, 498.275, 629.44, 502.126, 630.624, 505.987, 631.812, 509.857, 633.002, 513.735, 634.195, 517.62, 635.39, 521.513, 636.587, 525.413, 637.787, 529.318, 638.988, 533.23, 640.191, 537.147, 641.396, 541.068, 642.602, 544.994, 643.81, 548.924, 645.018, 552.857, 646.228, 556.793, 647.439, 560.732, 648.65, 564.672, 649.862, 568.614, 651.074, 572.557, 652.287, 576.5, 653.5, 580.443, 654.713, 584.386, 655.926, 588.328, 657.138, 592.268, 658.35, 596.207, 659.561, 600.143, 660.772, 604.076, 661.982, 608.006, 663.19, 611.932, 664.398, 615.853, 665.604, 619.77, 666.809, 623.682, 668.012, 627.587, 669.213, 631.487, 670.413, 635.38, 671.61, 639.265, 672.805, 643.143, 673.998, 647.013, 675.188, 650.874, 676.376, 654.725, 677.56, 658.568, 678.742, 662.4, 679.921, 666.221, 681.096, 670.032, 682.268, 673.83, 683.437, 677.617, 684.602, 681.392, 685.762, 685.153, 686.919, 688.901, 688.072, 692.635, 689.22, 696.354, 690.365, 700.059, 691.504, 703.748, 692.639, 707.421, 693.768, 711.078, 694.893, 714.718, 696.013, 718.341, 697.127, 721.945, 698.236, 725.532, 699.339, 729.1, 700.436, 732.648, 701.528, 736.177, 702.613, 739.686, 703.692, 743.174, 704.765, 746.64, 705.831, 750.085, 706.891, 753.508, 707.944, 756.909, 708.99, 760.286, 710.029, 763.64, 711.06, 766.969, 712.084, 770.274, 713.101, 773.554, 714.109, 776.808, 715.11, 780.037, 716.103, 783.239, 717.088, 786.414, 718.065, 789.561, 719.033, 792.681, 719.993, 795.772, 720.943, 798.835, 721.885, 801.868, 722.818, 804.871, 723.742, 807.844, 724.656, 810.786, 725.561, 813.697, 726.456, 816.576, 727.342, 819.422, 728.218, 822.236, 729.083, 825.017, 729.938, 827.764, 730.783, 830.477, 731.618, 833.155, 732.442, 835.798, 733.255, 838.406, 734.057, 840.977, 734.847, 843.512, 735.627, 846.01, 736.395, 848.47, 737.152, 850.892, 737.897, 855.62, 739.351, 860.191, 740.757, 864.599, 742.113, 868.843, 743.418, 872.916, 744.671, 876.817, 745.871, 880.54, 747.016, 884.082, 748.105, 887.439, 749.138, 890.608, 750.113, 893.584, 751.028, 896.364, 751.883, 898.943, 752.677, 901.319, 753.407, 905.442, 754.675, 908.702, 755.678, 911.069, 756.406, 913, 757, 910.88, 757.519, 908.281, 758.156, 904.701, 759.033, 900.173, 760.142, 897.565, 760.78, 894.732, 761.474, 891.68, 762.222, 888.412, 763.022, 884.933, 763.874, 881.246, 764.777, 877.357, 765.73, 873.268, 766.731, 868.985, 767.78, 864.512, 768.876, 859.853, 770.017, 855.012, 771.203, 852.525, 771.812, 849.993, 772.432, 847.419, 773.062, 844.801, 773.704, 842.142, 774.355, 839.44, 775.017, 836.697, 775.688, 833.914, 776.37, 831.09, 777.062, 828.227, 777.763, 825.325, 778.474, 822.384, 779.194, 819.405, 779.924, 816.389, 780.663, 813.335, 781.41, 810.245, 782.167, 807.119, 782.933, 803.958, 783.707, 800.762, 784.49, 797.531, 785.281, 794.267, 786.081, 790.969, 786.888, 787.639, 787.704, 784.276, 788.528, 780.882, 789.359, 777.456, 790.198, 774, 791.045, 770.513, 791.899, 766.997, 792.76, 763.452, 793.628, 759.879, 794.503, 756.277, 795.385, 752.648, 796.274, 748.992, 797.17, 745.309, 798.072, 741.601, 798.98, 737.867, 799.894, 734.109, 800.815, 730.326, 801.742, 726.519, 802.674, 722.689, 803.612, 718.836, 804.556, 714.962, 805.505, 711.065, 806.459, 707.147, 807.419, 703.209, 808.383, 699.251, 809.353, 695.273, 810.327, 691.276, 811.306, 687.26, 812.289, 683.227, 813.277, 679.176, 814.27, 675.108, 815.266, 671.024, 816.266, 666.924, 817.27, 662.808, 818.278, 658.678, 819.29, 654.534, 820.305, 650.375, 821.323, 646.204, 822.345, 642.02, 823.37, 637.824, 824.398, 633.616, 825.428, 629.397, 826.462, 625.167, 827.498, 620.928, 828.536, 616.678, 829.577, 612.42, 830.62, 608.154, 831.665, 603.879, 832.712, 599.597, 833.76, 595.309, 834.811, 591.014, 835.863, 586.713, 836.916, 582.406, 837.971, 578.096, 839.027, 573.78, 840.084, 569.461, 841.141, 565.139, 842.2, 560.815, 843.259, 556.488, 844.319, 552.159, 845.379, 547.83, 846.44, 543.5, 847.5, 539.17, 848.561, 534.841, 849.621, 530.512, 850.681, 526.185, 851.741, 521.861, 852.8, 517.539, 853.859, 513.22, 854.916, 508.904, 855.973, 504.594, 857.029, 500.287, 858.084, 495.986, 859.137, 491.691, 860.189, 487.402, 861.24, 483.121, 862.288, 478.846, 863.335, 474.58, 864.38, 470.321, 865.423, 466.072, 866.464, 461.833, 867.502, 457.603, 868.538, 453.384, 869.572, 449.176, 870.602, 444.98, 871.63, 440.796, 872.655, 436.625, 873.677, 432.466, 874.695, 428.322, 875.71, 424.192, 876.722, 420.076, 877.73, 415.976, 878.734, 411.892, 879.734, 407.824, 880.73, 403.773, 881.723, 399.74, 882.711, 395.724, 883.694, 391.727, 884.673, 387.749, 885.647, 383.791, 886.617, 379.853, 887.581, 375.935, 888.541, 372.038, 889.495, 368.164, 890.444, 364.311, 891.388, 360.481, 892.326, 356.674, 893.258, 352.891, 894.185, 349.133, 895.106, 345.399, 896.02, 341.691, 896.928, 338.008, 897.83, 334.352, 898.726, 330.723, 899.615, 327.121, 900.497, 323.548, 901.372, 320.003, 902.24, 316.487, 903.101, 313, 903.955, 309.544, 904.802, 306.118, 905.641, 302.724, 906.472, 299.361, 907.296, 296.031, 908.112, 292.733, 908.919, 289.469, 909.719, 286.238, 910.51, 283.042, 911.293, 279.881, 912.067, 276.755, 912.833, 273.665, 913.589, 270.611, 914.337, 267.595, 915.076, 264.616, 915.806, 261.675, 916.526, 258.773, 917.237, 255.91, 917.938, 253.086, 918.63, 250.303, 919.312, 247.56, 919.983, 244.858, 920.645, 242.199, 921.296, 239.581, 921.938, 237.007, 922.568, 234.475, 923.188, 231.988, 923.797, 227.147, 924.983, 222.488, 926.124, 218.015, 927.22, 213.732, 928.269, 209.644, 929.27, 205.754, 930.223, 202.067, 931.126, 198.588, 931.978, 195.32, 932.778, 192.268, 933.526, 189.435, 934.22, 186.827, 934.858, 182.299, 935.967, 178.719, 936.844, 176.12, 937.481, 174, 938)
width = 8.0
default_color = Color(0, 0.5, 1, 1)
antialiased = true
metadata/_edit_lock_ = true
[node name="Path2D" type="Path2D" parent="Path"]
curve = SubResource("Curve2D_88bar")
metadata/_edit_lock_ = true
metadata/_edit_group_ = true
[node name="PathFollow2D" type="PathFollow2D" parent="Path/Path2D"]
position = Vector2(1729, 114)
rotation = -3.12508
rotates = false
loop = false
[node name="Target" type="Polygon2D" parent="Path/Path2D/PathFollow2D"]
color = Color(0.45, 0.9, 0.48, 1)
polygon = PackedVector2Array(0, 16, 16, 0, 0, -16, -16, 0)
metadata/_edit_lock_ = true
[node name="Actor" parent="." node_paths=PackedStringArray("target") instance=ExtResource("2_qp4q3")]
position = Vector2(1339, 210)
target = NodePath("../Path/Path2D/PathFollow2D")
[node name="ActorStart" type="Marker2D" parent="."]
position = Vector2(1338, 209)
[node name="ActorTrail" type="Line2D" parent="."]
points = PackedVector2Array(1196, 606)
width = 4.0
default_color = Color(1, 1, 1, 0.6)
metadata/_edit_lock_ = true
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
deterministic = true
libraries = {
"": SubResource("AnimationLibrary_h5lkm")
}
autoplay = "travel"
[node name="MarginContainer" type="MarginContainer" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/margin_left = 10
theme_override_constants/margin_top = 10
theme_override_constants/margin_right = 10
theme_override_constants/margin_bottom = 10
metadata/_edit_group_ = true
metadata/_edit_lock_ = true
[node name="Control" type="Control" parent="MarginContainer"]
layout_mode = 2
[node name="Status" type="PanelContainer" parent="MarginContainer/Control"]
layout_mode = 1
offset_right = 297.0
offset_bottom = 159.0
metadata/_edit_group_ = true
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/Control/Status"]
layout_mode = 2
theme_override_constants/margin_left = 10
theme_override_constants/margin_top = 10
theme_override_constants/margin_right = 10
theme_override_constants/margin_bottom = 10
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/Control/Status/MarginContainer"]
layout_mode = 2
[node name="GridContainer" type="GridContainer" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer"]
layout_mode = 2
columns = 2
[node name="SpeedLabel" type="Label" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer/GridContainer"]
layout_mode = 2
text = "Speed:"
[node name="Speed" type="Label" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer/GridContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
horizontal_alignment = 2
[node name="LerpAccelLabel" type="Label" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer/GridContainer"]
layout_mode = 2
text = "Lerp Accel:"
[node name="LerpAccel" type="Label" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer/GridContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
horizontal_alignment = 2
[node name="MoveToAccelLabel" type="Label" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer/GridContainer"]
layout_mode = 2
text = "Move To Accel:"
[node name="MoveToAccel" type="Label" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer/GridContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
horizontal_alignment = 2
[node name="CurrentMotionTypeLabel" type="Label" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer/GridContainer"]
layout_mode = 2
text = "Current Motion Type:"
[node name="CurrentMotionType" type="Label" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer/GridContainer"]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
horizontal_alignment = 2
[node name="ScreenshotToggle" type="CheckBox" parent="MarginContainer/Control/Status/MarginContainer/VBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
button_pressed = true
text = "Take Screenshots"
[node name="Code" type="PanelContainer" parent="MarginContainer/Control"]
layout_mode = 1
anchors_preset = 3
anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -525.0
offset_top = -333.0
grow_horizontal = 0
grow_vertical = 0
metadata/_edit_group_ = true
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/Control/Code"]
layout_mode = 2
theme_override_constants/margin_left = 10
theme_override_constants/margin_top = 10
theme_override_constants/margin_right = 10
theme_override_constants/margin_bottom = 10
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/Control/Code/MarginContainer"]
layout_mode = 2
theme_override_constants/separation = 15
[node name="CodeText" type="RichTextLabel" parent="MarginContainer/Control/Code/MarginContainer/VBoxContainer"]
unique_name_in_owner = true
layout_mode = 2
focus_mode = 2
theme_override_fonts/normal_font = ExtResource("3_53uej")
bbcode_enabled = true
text = "func _motion_moveto(delta: float) -> void:
velocity = velocity.move_toward(
_target_velocity(), moveto_acceleration * delta
)"
fit_content = true
selection_enabled = true
[node name="TargetVelocityCode" type="RichTextLabel" parent="MarginContainer/Control/Code/MarginContainer/VBoxContainer"]
layout_mode = 2
focus_mode = 2
theme_override_colors/default_color = Color(0.75, 0.75, 0.75, 1)
theme_override_fonts/normal_font = ExtResource("3_53uej")
text = "func _target_velocity() -> Vector2:
var diff := target.global_position - global_position
var result: Vector2
if not diff.is_zero_approx():
result = diff.normalized() * speed
else:
result = Vector2.ZERO
return result"
fit_content = true
selection_enabled = true