forked from team-sg/hero-mark-2
msx dialogue
This commit is contained in:
parent
afc233c3c2
commit
62885d32cb
7 changed files with 80 additions and 13 deletions
|
@ -267,7 +267,7 @@ position = Vector2( 712, 152 )
|
|||
scale = Vector2( 1, 2 )
|
||||
|
||||
[node name="Button" parent="Environment" instance=ExtResource( 18 )]
|
||||
position = Vector2( 728, 128 )
|
||||
position = Vector2( 64, 168 )
|
||||
target_group = "cell"
|
||||
|
||||
[node name="Button2" parent="Environment" instance=ExtResource( 18 )]
|
||||
|
@ -275,8 +275,7 @@ position = Vector2( 312, 19 )
|
|||
target_group = "yellow_star_laser"
|
||||
|
||||
[node name="MsX" parent="Environment" groups=["cell"] instance=ExtResource( 22 )]
|
||||
position = Vector2( 740, 158 )
|
||||
scale = Vector2( -1, 1 )
|
||||
position = Vector2( 180, 158 )
|
||||
|
||||
[node name="Barrier" parent="Environment" instance=ExtResource( 23 )]
|
||||
position = Vector2( 424, 112 )
|
||||
|
@ -518,10 +517,10 @@ song_name = "♫Spine_V2"
|
|||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
material = ExtResource( 31 )
|
||||
margin_left = 688.0
|
||||
margin_top = 120.0
|
||||
margin_right = 849.0
|
||||
margin_bottom = 143.0
|
||||
margin_left = 636.0
|
||||
margin_top = 198.0
|
||||
margin_right = 797.0
|
||||
margin_bottom = 221.0
|
||||
theme = ExtResource( 32 )
|
||||
text = "Help me get
|
||||
outta here!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue