new logo
This commit is contained in:
parent
aa928631a0
commit
1a70734478
2 changed files with 9 additions and 0 deletions
|
@ -198,4 +198,13 @@ anims/blink = SubResource( 6 )
|
|||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource( 14 )
|
||||
|
||||
[node name="Label2" type="Label" parent="."]
|
||||
material = ExtResource( 4 )
|
||||
margin_left = 176.0
|
||||
margin_top = 117.0
|
||||
margin_right = 216.0
|
||||
margin_bottom = 131.0
|
||||
theme = ExtResource( 3 )
|
||||
text = "DEMO"
|
||||
|
||||
[connection signal="finished" from="AudioStreamPlayer" to="." method="_on_AudioStreamPlayer_finished"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue