parent
7ea324130d
commit
a6723fe0dc
Binary file not shown.
|
After Width: | Height: | Size: 665 B |
|
|
@ -0,0 +1,40 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://8pdker6o48mu"
|
||||
path="res://.godot/imported/Spielfeld.png-18224a8a205810f2ab99d2511c3ab6a0.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Spielfeld.png"
|
||||
dest_files=["res://.godot/imported/Spielfeld.png-18224a8a205810f2ab99d2511c3ab6a0.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
|
|
@ -2,8 +2,18 @@
|
|||
|
||||
[ext_resource type="Script" uid="uid://6afx0iw42x0b" path="res://scripts/control.gd" id="1_d4uqn"]
|
||||
[ext_resource type="Texture2D" uid="uid://c0d0vvj7grl0p" path="res://res/Dornenkrone.png" id="2_c2amw"]
|
||||
[ext_resource type="Texture2D" uid="uid://8pdker6o48mu" path="res://res/Spielfeld.png" id="2_enxcm"]
|
||||
[ext_resource type="Texture2D" uid="uid://42igluxsxh0i" path="res://res/Rankenkreuz.png" id="3_e5yio"]
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_vkh10"]
|
||||
texture = ExtResource("2_enxcm")
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_kjodg"]
|
||||
texture = ExtResource("2_enxcm")
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_rrjto"]
|
||||
texture = ExtResource("2_enxcm")
|
||||
|
||||
[node name="TicTacToe" type="Node2D" unique_id=1284704153]
|
||||
|
||||
[node name="Control" type="Control" parent="." unique_id=643084856]
|
||||
|
|
@ -24,6 +34,9 @@ columns = 3
|
|||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_vkh10")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_kjodg")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_rrjto")
|
||||
|
||||
[node name="PieceTexture" type="TextureRect" parent="Control/Board/Button7_ObenLinks" unique_id=1165030818]
|
||||
layout_mode = 1
|
||||
|
|
@ -48,6 +61,9 @@ stretch_mode = 5
|
|||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_vkh10")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_kjodg")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_rrjto")
|
||||
|
||||
[node name="PieceTexture" type="TextureRect" parent="Control/Board/Button8_ObenMitte" unique_id=1719206029]
|
||||
layout_mode = 1
|
||||
|
|
@ -72,6 +88,9 @@ stretch_mode = 5
|
|||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_vkh10")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_kjodg")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_rrjto")
|
||||
|
||||
[node name="PieceTexture" type="TextureRect" parent="Control/Board/Button9_ObenRechts" unique_id=1251697558]
|
||||
layout_mode = 1
|
||||
|
|
@ -96,6 +115,9 @@ stretch_mode = 5
|
|||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_vkh10")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_kjodg")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_rrjto")
|
||||
|
||||
[node name="PieceTexture" type="TextureRect" parent="Control/Board/Button4_MitteLinks" unique_id=1902384192]
|
||||
layout_mode = 1
|
||||
|
|
@ -120,6 +142,9 @@ stretch_mode = 5
|
|||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_vkh10")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_kjodg")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_rrjto")
|
||||
|
||||
[node name="PieceTexture" type="TextureRect" parent="Control/Board/Button5_MitteMitte" unique_id=482036297]
|
||||
layout_mode = 1
|
||||
|
|
@ -144,6 +169,9 @@ stretch_mode = 5
|
|||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_vkh10")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_kjodg")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_rrjto")
|
||||
|
||||
[node name="PieceTexture" type="TextureRect" parent="Control/Board/Button6_MitteRechts" unique_id=933598029]
|
||||
layout_mode = 1
|
||||
|
|
@ -168,6 +196,9 @@ stretch_mode = 5
|
|||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_vkh10")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_kjodg")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_rrjto")
|
||||
|
||||
[node name="PieceTexture" type="TextureRect" parent="Control/Board/Button1_UntenLinks" unique_id=879668694]
|
||||
layout_mode = 1
|
||||
|
|
@ -192,6 +223,9 @@ stretch_mode = 5
|
|||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_vkh10")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_kjodg")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_rrjto")
|
||||
|
||||
[node name="PieceTexture" type="TextureRect" parent="Control/Board/Button2_UntenMitte" unique_id=2135819389]
|
||||
layout_mode = 1
|
||||
|
|
@ -216,6 +250,9 @@ stretch_mode = 5
|
|||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_vkh10")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_kjodg")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_rrjto")
|
||||
|
||||
[node name="PieceTexture" type="TextureRect" parent="Control/Board/Button3_UntenRechts" unique_id=420000251]
|
||||
layout_mode = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue