Merge branch 'master' of https://gitlab.hexaquo.at/ggjg20/bodypartfighter
This commit is contained in:
commit
7bd7cd11a8
34
3D Input/huhntextur.png.import
Normal file
34
3D Input/huhntextur.png.import
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/huhntextur.png-a31af8e4947b19bec12f70e34f5f09d2.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://3D Input/huhntextur.png"
|
||||||
|
dest_files=[ "res://.import/huhntextur.png-a31af8e4947b19bec12f70e34f5f09d2.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=true
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
@ -67,16 +67,28 @@ custom_styles/normal = ExtResource( 8 )
|
|||||||
custom_fonts/font = ExtResource( 5 )
|
custom_fonts/font = ExtResource( 5 )
|
||||||
text = "Start Game"
|
text = "Start Game"
|
||||||
|
|
||||||
[node name="Delete" type="Button" parent="GUI/HBoxC/VBoxC"]
|
[node name="Spacing" type="Control" parent="GUI/HBoxC/VBoxC"]
|
||||||
margin_top = 84.0
|
margin_top = 84.0
|
||||||
margin_right = 301.0
|
margin_right = 301.0
|
||||||
margin_bottom = 122.0
|
margin_bottom = 104.0
|
||||||
|
rect_min_size = Vector2( 0, 20 )
|
||||||
|
|
||||||
|
[node name="Delete" type="Button" parent="GUI/HBoxC/VBoxC"]
|
||||||
|
margin_top = 108.0
|
||||||
|
margin_right = 301.0
|
||||||
|
margin_bottom = 146.0
|
||||||
custom_styles/hover = ExtResource( 6 )
|
custom_styles/hover = ExtResource( 6 )
|
||||||
custom_styles/pressed = ExtResource( 7 )
|
custom_styles/pressed = ExtResource( 7 )
|
||||||
custom_styles/normal = ExtResource( 8 )
|
custom_styles/normal = ExtResource( 8 )
|
||||||
custom_fonts/font = ExtResource( 5 )
|
custom_fonts/font = ExtResource( 5 )
|
||||||
text = "Delete"
|
text = "Delete"
|
||||||
|
|
||||||
|
[node name="Spacing2" type="Control" parent="GUI/HBoxC/VBoxC"]
|
||||||
|
margin_top = 150.0
|
||||||
|
margin_right = 301.0
|
||||||
|
margin_bottom = 170.0
|
||||||
|
rect_min_size = Vector2( 0, 20 )
|
||||||
|
|
||||||
[node name="ViewportContainer" type="ViewportContainer" parent="GUI/HBoxC"]
|
[node name="ViewportContainer" type="ViewportContainer" parent="GUI/HBoxC"]
|
||||||
margin_left = 305.0
|
margin_left = 305.0
|
||||||
margin_right = 1024.0
|
margin_right = 1024.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user