begun work on msx off level indicator
This commit is contained in:
parent
137f5ff414
commit
2774decaf9
10 changed files with 351 additions and 60 deletions
|
@ -803,7 +803,6 @@ position = Vector2( 3584, 0 )
|
|||
material = SubResource( 7 )
|
||||
position = Vector2( 74, 69 )
|
||||
frames = SubResource( 12 )
|
||||
frame = 1
|
||||
playing = true
|
||||
script = ExtResource( 16 )
|
||||
|
||||
|
@ -834,6 +833,7 @@ align = 1
|
|||
material = SubResource( 8 )
|
||||
position = Vector2( 106, 69 )
|
||||
frames = SubResource( 18 )
|
||||
frame = 3
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall1/MsX"]
|
||||
|
@ -936,6 +936,7 @@ align = 1
|
|||
[node name="TheScrump" type="AnimatedSprite" parent="Control/RollCall2"]
|
||||
position = Vector2( 2992, 128 )
|
||||
frames = SubResource( 27 )
|
||||
frame = 1
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall2/TheScrump"]
|
||||
|
@ -952,7 +953,6 @@ align = 1
|
|||
material = SubResource( 13 )
|
||||
position = Vector2( 2880, 102 )
|
||||
frames = SubResource( 30 )
|
||||
frame = 1
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall2/RollingFiend"]
|
||||
|
@ -968,7 +968,6 @@ align = 1
|
|||
[node name="ChipIt" type="AnimatedSprite" parent="Control/RollCall2"]
|
||||
position = Vector2( 2960, 62 )
|
||||
frames = SubResource( 33 )
|
||||
frame = 1
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall2/ChipIt"]
|
||||
|
@ -985,6 +984,7 @@ align = 1
|
|||
material = SubResource( 34 )
|
||||
position = Vector2( 3024, 62 )
|
||||
frames = SubResource( 43 )
|
||||
frame = 3
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall2/Skelarcher"]
|
||||
|
@ -1017,6 +1017,7 @@ align = 1
|
|||
material = SubResource( 47 )
|
||||
position = Vector2( 3016, 24 )
|
||||
frames = SubResource( 50 )
|
||||
frame = 1
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall2/BioSlime"]
|
||||
|
@ -1047,7 +1048,6 @@ position = Vector2( 4096, 0 )
|
|||
[node name="Shedge" type="AnimatedSprite" parent="Control/RollCall3"]
|
||||
position = Vector2( 60, 25 )
|
||||
frames = SubResource( 54 )
|
||||
frame = 1
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall3/Shedge"]
|
||||
|
@ -1063,6 +1063,7 @@ align = 1
|
|||
[node name="TheScrumpsTongue" type="AnimatedSprite" parent="Control/RollCall3"]
|
||||
position = Vector2( 156, 20 )
|
||||
frames = SubResource( 57 )
|
||||
frame = 1
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall3/TheScrumpsTongue"]
|
||||
|
@ -1108,7 +1109,7 @@ align = 1
|
|||
material = SubResource( 71 )
|
||||
position = Vector2( 72, 152 )
|
||||
frames = SubResource( 80 )
|
||||
frame = 1
|
||||
frame = 4
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall3/Hellarcher"]
|
||||
|
@ -1125,6 +1126,7 @@ align = 1
|
|||
material = SubResource( 66 )
|
||||
position = Vector2( 68, 104 )
|
||||
frames = SubResource( 70 )
|
||||
frame = 2
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall3/Turchin"]
|
||||
|
@ -1311,7 +1313,6 @@ align = 1
|
|||
material = SubResource( 82 )
|
||||
position = Vector2( 3362, 122.5 )
|
||||
frames = SubResource( 87 )
|
||||
frame = 3
|
||||
playing = true
|
||||
|
||||
[node name="Label" type="Label" parent="Control/RollCall4/Famicop"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue