initial android export experiments
This commit is contained in:
parent
a2b9da421a
commit
8452ebce66
30 changed files with 755 additions and 1 deletions
|
@ -83,6 +83,7 @@ margin_top = -72.0
|
|||
margin_right = 136.0
|
||||
margin_bottom = 120.0
|
||||
rect_pivot_offset = Vector2( 128, 96 )
|
||||
mouse_filter = 1
|
||||
|
||||
[node name="Viewport" type="Viewport" parent="ViewportContainer"]
|
||||
size = Vector2( 256, 192 )
|
||||
|
@ -106,7 +107,7 @@ valign = 2
|
|||
|
||||
[node name="FadeLayer" type="CanvasLayer" parent="ViewportContainer/Viewport"]
|
||||
pause_mode = 2
|
||||
layer = 128
|
||||
layer = 125
|
||||
script = ExtResource( 8 )
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ViewportContainer/Viewport/FadeLayer"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue