fixed separator a bit
This commit is contained in:
parent
81c9a0e19d
commit
9905731096
|
@ -1,83 +0,0 @@
|
|||
[preset.0]
|
||||
|
||||
custom_features=""
|
||||
exclude_filter=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
name="HTML5"
|
||||
patch_list=PoolStringArray( )
|
||||
platform="HTML5"
|
||||
runnable=true
|
||||
|
||||
[preset.0.options]
|
||||
|
||||
custom_template/debug=""
|
||||
custom_template/release=""
|
||||
html/head_include=""
|
||||
options/memory_size=3
|
||||
options/target=0
|
||||
texture_format/etc=true
|
||||
texture_format/etc2=false
|
||||
texture_format/s3tc=false
|
||||
|
||||
[preset.1]
|
||||
|
||||
custom_features=""
|
||||
exclude_filter=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
name="Windows Universal"
|
||||
patch_list=PoolStringArray( )
|
||||
platform="Windows Universal"
|
||||
runnable=true
|
||||
|
||||
[preset.1.options]
|
||||
|
||||
architecture/target=1
|
||||
capabilities/all_Joyn=false
|
||||
capabilities/appointments=false
|
||||
capabilities/blocked_Chat_Messages=false
|
||||
capabilities/bluetooth=false
|
||||
capabilities/chat=false
|
||||
capabilities/code_Generation=false
|
||||
capabilities/contacts=false
|
||||
capabilities/enterprise_Authentication=false
|
||||
capabilities/internet_Client=false
|
||||
capabilities/internet_Client_Server=false
|
||||
capabilities/location=false
|
||||
capabilities/microphone=false
|
||||
capabilities/music_Library=false
|
||||
capabilities/objects_3D=false
|
||||
capabilities/phone_Call=false
|
||||
capabilities/pictures_Library=false
|
||||
capabilities/private_Network_Client_Server=false
|
||||
capabilities/proximity=false
|
||||
capabilities/removable_Storage=false
|
||||
capabilities/shared_User_Certificates=false
|
||||
capabilities/user_Account_Information=false
|
||||
capabilities/videos_Library=false
|
||||
capabilities/voip_Call=false
|
||||
capabilities/webcam=false
|
||||
command_line/extra_args=""
|
||||
custom_template/debug=""
|
||||
custom_template/release=""
|
||||
identity/product_guid="00000000-0000-0000-0000-000000000000"
|
||||
identity/publisher_guid="00000000-0000-0000-0000-000000000000"
|
||||
images/background_color="transparent"
|
||||
orientation/landscape=true
|
||||
orientation/landscape_flipped=true
|
||||
orientation/portrait=true
|
||||
orientation/portrait_flipped=true
|
||||
package/description="Godot Engine"
|
||||
package/display_name=""
|
||||
package/publisher="CN=GodotEngine"
|
||||
package/publisher_display_name="Godot Engine"
|
||||
package/short_name="Godot"
|
||||
package/unique_name="Godot.Engine"
|
||||
tiles/show_name_on_square150x150=false
|
||||
tiles/show_name_on_square310x310=false
|
||||
tiles/show_name_on_wide310x150=false
|
||||
version/build=0
|
||||
version/major=1
|
||||
version/minor=0
|
||||
version/revision=0
|
|
@ -51,7 +51,7 @@ texture = ExtResource( 3 )
|
|||
|
||||
[node name="separator" type="Sprite" parent="."]
|
||||
|
||||
position = Vector2( 310, 200 )
|
||||
position = Vector2( 309.6, 200 )
|
||||
texture = ExtResource( 4 )
|
||||
_sections_unfolded = [ "Transform" ]
|
||||
|
||||
|
|
BIN
separator.png
BIN
separator.png
Binary file not shown.
Before Width: | Height: | Size: 624 B After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in New Issue