v1.3
This commit is contained in:
@@ -2015,7 +2015,7 @@ scale = Vector2(-1, 1)
|
||||
texture = ExtResource("16_ssypi")
|
||||
|
||||
[node name="CharacterBody2D" parent="." instance=ExtResource("2_nmm2d")]
|
||||
position = Vector2(1364, 1599)
|
||||
position = Vector2(-290, 4615)
|
||||
|
||||
[editable path="Flash/Path2D/PathFollow2D2/Car"]
|
||||
[editable path="Flash/Path2D/PathFollow2D3/Car"]
|
||||
|
||||
@@ -640,10 +640,10 @@ tracks/1/path = NodePath("CanvasLayer/Panel/mob:position")
|
||||
tracks/1/interp = 1
|
||||
tracks/1/loop_wrap = true
|
||||
tracks/1/keys = {
|
||||
"times": PackedFloat32Array(0.0666667),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"times": PackedFloat32Array(0.0666667, 0.233333),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"update": 0,
|
||||
"values": [Vector2(-105.72, -101)]
|
||||
"values": [Vector2(-105.72, -101), Vector2(106, 82)]
|
||||
}
|
||||
tracks/2/type = "value"
|
||||
tracks/2/imported = false
|
||||
|
||||
@@ -421,12 +421,12 @@ position = Vector2(1, 1)
|
||||
motion_mode = 1
|
||||
script = ExtResource("1_gmlsd")
|
||||
Speed = 6000.0
|
||||
sugar_speed = 4.0
|
||||
sugar_speed = 1.5
|
||||
anim = NodePath("anim")
|
||||
cam = NodePath("Camera2D")
|
||||
bar = NodePath("diabetmeter")
|
||||
menu = NodePath("Camera2D/menu")
|
||||
minute_part_second = 0.4
|
||||
minute_part_second = 0.5
|
||||
time = NodePath("time")
|
||||
over = NodePath("Camera2D/gameover/Panel/Sprite2D")
|
||||
gameover = NodePath("Camera2D/gameover")
|
||||
|
||||
Reference in New Issue
Block a user