manual merge
This commit is contained in:
parent
a2772f9147
commit
2a35d1236d
15 changed files with 695 additions and 142 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=33 format=3 uid="uid://c7f5wae7pdjt2"]
|
||||
[gd_scene load_steps=31 format=3 uid="uid://c7f5wae7pdjt2"]
|
||||
|
||||
[ext_resource type="Script" path="res://tools/Presentation.gd" id="1_qta7b"]
|
||||
[ext_resource type="PackedScene" uid="uid://d8j6ib7w6yys" path="res://slides/image_slide.tscn" id="2_ik415"]
|
||||
|
|
@ -7,11 +7,12 @@
|
|||
[ext_resource type="Texture2D" uid="uid://bcgsioqubeos3" path="res://rug/2.png" id="4_s3h6q"]
|
||||
[ext_resource type="Texture2D" uid="uid://xq82athlp711" path="res://rug/3.png" id="5_soan3"]
|
||||
[ext_resource type="Texture2D" uid="uid://c8lv70amgbeev" path="res://rug/4.png" id="6_02god"]
|
||||
[ext_resource type="Texture2D" uid="uid://dweu560gyqjqy" path="res://icon.svg" id="9_bqqad"]
|
||||
[ext_resource type="Script" path="res://tools/progress_bar.gd" id="9_k3gnd"]
|
||||
[ext_resource type="PackedScene" uid="uid://btfa7ec7kchhv" path="res://widgets/imageGallery.tscn" id="9_ps7ws"]
|
||||
[ext_resource type="PackedScene" uid="uid://blu4544ek1sg1" path="res://transfer/godot's_killer_features___file_size.tscn" id="9_d1irl"]
|
||||
[ext_resource type="PackedScene" path="res://widgets/imageGallery.tscn" id="9_ps7ws"]
|
||||
[ext_resource type="Texture2D" uid="uid://cn0cen48gp28p" path="res://images/logo_large_color_light.png" id="9_sk8pf"]
|
||||
[ext_resource type="PackedScene" uid="uid://djm8cv56arfi7" path="res://transfer/godot's_killer_features___file_size_2.tscn" id="10_waynb"]
|
||||
[ext_resource type="Texture2D" uid="uid://bmndc0dperqpb" path="res://images/Screenshot 2024-09-27 154936.png" id="11_0qxko"]
|
||||
[ext_resource type="PackedScene" uid="uid://cyrxb1ojy1fxq" path="res://transfer/godot's_killer_features___code_editor.tscn" id="11_hkchj"]
|
||||
[ext_resource type="Texture2D" uid="uid://bcnf6sw6dxp8b" path="res://02-3d-outdoor-with-editor.webp" id="11_ynajw"]
|
||||
[ext_resource type="Texture2D" uid="uid://bro0snxc1xvip" path="res://images/Screenshot 2024-09-27 155007.png" id="12_p1su2"]
|
||||
[ext_resource type="PackedScene" uid="uid://cap8s1gpqsueq" path="res://rug_player.tscn" id="12_xc2ke"]
|
||||
|
|
@ -29,15 +30,6 @@
|
|||
[ext_resource type="Texture2D" uid="uid://dsh82igoxdpgf" path="res://images/signals.webp" id="25_34hna"]
|
||||
[ext_resource type="Texture2D" uid="uid://bxto2xi1aqb0i" path="res://images/ps5.webp" id="26_7we82"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_j57wk"]
|
||||
bg_color = Color(0.6, 0.6, 0.6, 0)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_idp5h"]
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_mlksy"]
|
||||
font_size = 50
|
||||
font_color = Color(0, 0, 0, 1)
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_gl1th"]
|
||||
font_color = Color(1, 0, 0, 1)
|
||||
|
||||
|
|
@ -285,134 +277,14 @@ texture = ExtResource("26_7we82")
|
|||
visible = false
|
||||
text = "Things are coming along well~"
|
||||
|
||||
[node name="Godot\'s killer features - File Size" parent="Slides" instance=ExtResource("3_o6pbq")]
|
||||
[node name="Godot\'s killer features - File Size" parent="Slides" instance=ExtResource("9_d1irl")]
|
||||
layout_mode = 1
|
||||
|
||||
[node name="Header" parent="Slides/Godot\'s killer features - File Size" index="0"]
|
||||
title = "Godot's killer features"
|
||||
subtitle = "Miniature File Size"
|
||||
|
||||
[node name="HBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer" index="0"]
|
||||
visible = false
|
||||
|
||||
[node name="Engine Comparison graph" type="HBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer" index="1"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 150
|
||||
alignment = 1
|
||||
|
||||
[node name="Unity" type="VBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Logo" type="TextureRect" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("9_bqqad")
|
||||
|
||||
[node name="Control" type="Control" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity/Control"]
|
||||
[node name="Godot\'s killer features - File Size2" parent="Slides" instance=ExtResource("10_waynb")]
|
||||
layout_mode = 1
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -85.0
|
||||
offset_right = 507.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
rotation = 4.71239
|
||||
pivot_offset = Vector2(0, 42)
|
||||
theme_override_styles/background = SubResource("StyleBoxFlat_j57wk")
|
||||
theme_override_styles/fill = SubResource("StyleBoxFlat_idp5h")
|
||||
value = 55.71
|
||||
show_percentage = false
|
||||
script = ExtResource("9_k3gnd")
|
||||
speed = 3.0
|
||||
|
||||
[node name="Engine Size" type="Label" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity"]
|
||||
layout_mode = 2
|
||||
text = "100mb"
|
||||
label_settings = SubResource("LabelSettings_mlksy")
|
||||
|
||||
[node name="Unity2" type="VBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Logo" type="TextureRect" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity2"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("9_bqqad")
|
||||
|
||||
[node name="Control" type="Control" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity2"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity2/Control"]
|
||||
[node name="Godot\'s killer features - Code Editor" parent="Slides" instance=ExtResource("11_hkchj")]
|
||||
layout_mode = 1
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -85.0
|
||||
offset_right = 507.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
rotation = 4.71239
|
||||
pivot_offset = Vector2(0, 42)
|
||||
theme_override_styles/background = SubResource("StyleBoxFlat_j57wk")
|
||||
theme_override_styles/fill = SubResource("StyleBoxFlat_idp5h")
|
||||
value = 55.71
|
||||
show_percentage = false
|
||||
script = ExtResource("9_k3gnd")
|
||||
speed = 3.0
|
||||
|
||||
[node name="Engine Size" type="Label" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity2"]
|
||||
layout_mode = 2
|
||||
text = "100mb"
|
||||
label_settings = SubResource("LabelSettings_mlksy")
|
||||
|
||||
[node name="Unity3" type="VBoxContainer" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Logo" type="TextureRect" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity3"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("9_bqqad")
|
||||
|
||||
[node name="Control" type="Control" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity3"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity3/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -85.0
|
||||
offset_right = 507.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 0
|
||||
rotation = 4.71239
|
||||
pivot_offset = Vector2(0, 42)
|
||||
theme_override_styles/background = SubResource("StyleBoxFlat_j57wk")
|
||||
theme_override_styles/fill = SubResource("StyleBoxFlat_idp5h")
|
||||
value = 55.71
|
||||
show_percentage = false
|
||||
script = ExtResource("9_k3gnd")
|
||||
speed = 3.0
|
||||
|
||||
[node name="Engine Size" type="Label" parent="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity3"]
|
||||
layout_mode = 2
|
||||
text = "100mb"
|
||||
label_settings = SubResource("LabelSettings_mlksy")
|
||||
|
||||
[node name="Footer" parent="Slides/Godot\'s killer features - File Size" index="2"]
|
||||
text = "Things are coming along well~"
|
||||
|
||||
[node name="Godot\'s killer features - Lower system requirements" parent="Slides" instance=ExtResource("3_o6pbq")]
|
||||
visible = false
|
||||
|
|
@ -502,10 +374,6 @@ text = "Exiting"
|
|||
label_settings = SubResource("LabelSettings_gl1th")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[connection signal="visibility_changed" from="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity/Control/ProgressBar" to="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity/Control/ProgressBar" method="_on_visibility_changed"]
|
||||
[connection signal="visibility_changed" from="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity2/Control/ProgressBar" to="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity2/Control/ProgressBar" method="_on_visibility_changed"]
|
||||
[connection signal="visibility_changed" from="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity3/Control/ProgressBar" to="Slides/Godot\'s killer features - File Size/ColorRect/MarginContainer/Engine Comparison graph/Unity3/Control/ProgressBar" method="_on_visibility_changed"]
|
||||
|
||||
[editable path="Slides/1"]
|
||||
[editable path="Slides/2"]
|
||||
[editable path="Slides/3"]
|
||||
|
|
@ -518,6 +386,8 @@ horizontal_alignment = 1
|
|||
[editable path="Slides/What makes Godot different?"]
|
||||
[editable path="Slides/Limitations"]
|
||||
[editable path="Slides/Godot\'s killer features - File Size"]
|
||||
[editable path="Slides/Godot\'s killer features - File Size2"]
|
||||
[editable path="Slides/Godot\'s killer features - Code Editor"]
|
||||
[editable path="Slides/Godot\'s killer features - Lower system requirements"]
|
||||
[editable path="Slides/Godot\'s killer features - Easy export for HTML"]
|
||||
[editable path="Slides/Godot\'s killer features - Asset Library"]
|
||||
|
|
|
|||
|
|
@ -1,10 +1,17 @@
|
|||
extends ProgressBar
|
||||
|
||||
@export var speed : float = 2
|
||||
@export var target_value : float
|
||||
|
||||
func _ready():
|
||||
max_value = 60000
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
value = lerp(value, 100.0, speed * delta)
|
||||
value = lerp(value, target_value, speed * delta)
|
||||
|
||||
func _on_visibility_changed() -> void:
|
||||
if visible:
|
||||
value = 0
|
||||
$Timer.start(0)
|
||||
|
||||
func _on_timer_timeout() -> void:
|
||||
value = 0
|
||||
|
|
|
|||
BIN
transfer/Unity-Logo (1).png
Normal file
BIN
transfer/Unity-Logo (1).png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
34
transfer/Unity-Logo (1).png.import
Normal file
34
transfer/Unity-Logo (1).png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c76kvh6wqde2m"
|
||||
path="res://.godot/imported/Unity-Logo (1).png-aee51cf43d52b70522275c6760ce596b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://transfer/Unity-Logo (1).png"
|
||||
dest_files=["res://.godot/imported/Unity-Logo (1).png-aee51cf43d52b70522275c6760ce596b.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
transfer/Unity-Symbol.png
Normal file
BIN
transfer/Unity-Symbol.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
34
transfer/Unity-Symbol.png.import
Normal file
34
transfer/Unity-Symbol.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c5v28n08cwg1n"
|
||||
path="res://.godot/imported/Unity-Symbol.png-5d0ebc246a8d26ee8b9c37fa197ac705.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://transfer/Unity-Symbol.png"
|
||||
dest_files=["res://.godot/imported/Unity-Symbol.png-5d0ebc246a8d26ee8b9c37fa197ac705.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
transfer/Unreal_Engine_Logo.svg.png
Normal file
BIN
transfer/Unreal_Engine_Logo.svg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
34
transfer/Unreal_Engine_Logo.svg.png.import
Normal file
34
transfer/Unreal_Engine_Logo.svg.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bt0yakohg5isp"
|
||||
path="res://.godot/imported/Unreal_Engine_Logo.svg.png-cddbd7e5a12aa2365cce942f7aeaefd3.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://transfer/Unreal_Engine_Logo.svg.png"
|
||||
dest_files=["res://.godot/imported/Unreal_Engine_Logo.svg.png-cddbd7e5a12aa2365cce942f7aeaefd3.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
79
transfer/godot's_killer_features___code_editor.tscn
Normal file
79
transfer/godot's_killer_features___code_editor.tscn
Normal file
|
|
@ -0,0 +1,79 @@
|
|||
[gd_scene load_steps=7 format=3 uid="uid://cyrxb1ojy1fxq"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://bswj4s1sfy137" path="res://presentation_theme.tres" id="1_nl2vh"]
|
||||
[ext_resource type="PackedScene" uid="uid://b3hn5sbsngqud" path="res://widgets/header.tscn" id="2_w4kqk"]
|
||||
[ext_resource type="Texture2D" uid="uid://dweu560gyqjqy" path="res://icon.svg" id="3_5fk6m"]
|
||||
[ext_resource type="Texture2D" uid="uid://lh71k2ukw22h" path="res://transfer/window.png" id="4_pvj0n"]
|
||||
[ext_resource type="Texture2D" uid="uid://tmhd70yn1uhl" path="res://transfer/maxresdefault (1).jpg" id="5_n0bqs"]
|
||||
[ext_resource type="PackedScene" uid="uid://cmlxbj2fr6ivw" path="res://widgets/footer.tscn" id="6_rtu1p"]
|
||||
|
||||
[node name="Godot\'s killer features - Code Editor" type="VBoxContainer"]
|
||||
visible = false
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme = ExtResource("1_nl2vh")
|
||||
theme_override_constants/separation = 0
|
||||
|
||||
[node name="Header" parent="." instance=ExtResource("2_w4kqk")]
|
||||
layout_mode = 2
|
||||
title = "Godot's killer features"
|
||||
subtitle = "Built-in Script Editor"
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="ColorRect"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="ColorRect/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_constants/margin_left = 20
|
||||
theme_override_constants/margin_top = 20
|
||||
theme_override_constants/margin_right = 20
|
||||
theme_override_constants/margin_bottom = 20
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
bbcode_enabled = true
|
||||
text = "The out-of-the-box script editor allows for:
|
||||
[ul] Autocomplete
|
||||
In-editor access to online documentation
|
||||
Error checking
|
||||
Breakpoints
|
||||
Handy organisation features like code regions"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
texture = ExtResource("3_5fk6m")
|
||||
expand_mode = 3
|
||||
|
||||
[node name="Window" type="Sprite2D" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer"]
|
||||
position = Vector2(1358, 412)
|
||||
scale = Vector2(0.453552, 0.453552)
|
||||
texture = ExtResource("4_pvj0n")
|
||||
|
||||
[node name="Maxresdefault(1)" type="Sprite2D" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer"]
|
||||
position = Vector2(459, 531)
|
||||
scale = Vector2(0.590278, 0.590278)
|
||||
texture = ExtResource("5_n0bqs")
|
||||
|
||||
[node name="Footer" parent="." instance=ExtResource("6_rtu1p")]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
text = "Things are coming along well~"
|
||||
217
transfer/godot's_killer_features___file_size.tscn
Normal file
217
transfer/godot's_killer_features___file_size.tscn
Normal file
|
|
@ -0,0 +1,217 @@
|
|||
[gd_scene load_steps=13 format=3 uid="uid://blu4544ek1sg1"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://bswj4s1sfy137" path="res://presentation_theme.tres" id="1_dusbq"]
|
||||
[ext_resource type="PackedScene" uid="uid://b3hn5sbsngqud" path="res://widgets/header.tscn" id="2_0tvmy"]
|
||||
[ext_resource type="Texture2D" uid="uid://dweu560gyqjqy" path="res://icon.svg" id="3_b10sh"]
|
||||
[ext_resource type="Texture2D" uid="uid://c5v28n08cwg1n" path="res://transfer/Unity-Symbol.png" id="4_okvpq"]
|
||||
[ext_resource type="Script" path="res://tools/progress_bar.gd" id="5_nnfrk"]
|
||||
[ext_resource type="Texture2D" uid="uid://bt0yakohg5isp" path="res://transfer/Unreal_Engine_Logo.svg.png" id="6_4217g"]
|
||||
[ext_resource type="PackedScene" uid="uid://cmlxbj2fr6ivw" path="res://widgets/footer.tscn" id="7_cndya"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_3ss2u"]
|
||||
bg_color = Color(0.6, 0.6, 0.6, 0)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mapny"]
|
||||
bg_color = Color(0.975206, 0.513257, 0.513257, 1)
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_k502g"]
|
||||
font_size = 40
|
||||
font_color = Color(0, 0, 0, 1)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jib2c"]
|
||||
bg_color = Color(0.975206, 0.914575, 0.513257, 1)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tqysm"]
|
||||
bg_color = Color(0.278431, 0.54902, 0.74902, 1)
|
||||
|
||||
[node name="Godot\'s killer features - File Size" type="VBoxContainer"]
|
||||
visible = false
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme = ExtResource("1_dusbq")
|
||||
theme_override_constants/separation = 0
|
||||
|
||||
[node name="Header" parent="." instance=ExtResource("2_0tvmy")]
|
||||
layout_mode = 2
|
||||
title = "Godot's killer features"
|
||||
subtitle = "Miniature File Size"
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="ColorRect"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="ColorRect/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_constants/margin_left = 20
|
||||
theme_override_constants/margin_top = 20
|
||||
theme_override_constants/margin_right = 20
|
||||
theme_override_constants/margin_bottom = 20
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
bbcode_enabled = true
|
||||
text = "[color=#E3266F]Game studios[/color] like Gamblify, GuaranApps, Kivano...
|
||||
[color=#26BFE3]Schools[/color] including School4Games Berlin, KidsCanCode...
|
||||
[color=#02E180]Content creators[/color] like Heartbeast, GamesFromScratch, [i]GDQuest[/i]...
|
||||
"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("3_b10sh")
|
||||
expand_mode = 3
|
||||
|
||||
[node name="HBoxContainer2" type="HBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 150
|
||||
alignment = 1
|
||||
|
||||
[node name="Unity" type="VBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
|
||||
custom_minimum_size = Vector2(0, 150.97)
|
||||
layout_mode = 2
|
||||
texture = ExtResource("4_okvpq")
|
||||
expand_mode = 3
|
||||
|
||||
[node name="Control" type="Control" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = 2.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
|
||||
theme_override_styles/fill = SubResource("StyleBoxFlat_mapny")
|
||||
max_value = 60000.0
|
||||
value = 1000.0
|
||||
fill_mode = 3
|
||||
show_percentage = false
|
||||
script = ExtResource("5_nnfrk")
|
||||
target_value = 6000.0
|
||||
|
||||
[node name="Timer" type="Timer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity/Control/ProgressBar"]
|
||||
one_shot = true
|
||||
autostart = true
|
||||
|
||||
[node name="Label" type="Label" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
|
||||
layout_mode = 2
|
||||
text = "6GB"
|
||||
label_settings = SubResource("LabelSettings_k502g")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Unreal" type="VBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
|
||||
custom_minimum_size = Vector2(0, 150)
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_4217g")
|
||||
expand_mode = 3
|
||||
|
||||
[node name="Control" type="Control" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 4.0
|
||||
offset_right = -1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
pivot_offset = Vector2(0, 13.14)
|
||||
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
|
||||
theme_override_styles/fill = SubResource("StyleBoxFlat_jib2c")
|
||||
max_value = 60000.0
|
||||
value = 1000.0
|
||||
fill_mode = 3
|
||||
show_percentage = false
|
||||
script = ExtResource("5_nnfrk")
|
||||
target_value = 60000.0
|
||||
|
||||
[node name="Timer" type="Timer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal/Control/ProgressBar"]
|
||||
one_shot = true
|
||||
autostart = true
|
||||
|
||||
[node name="Label" type="Label" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
|
||||
layout_mode = 2
|
||||
text = "60GB"
|
||||
label_settings = SubResource("LabelSettings_k502g")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Godot" type="VBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
|
||||
custom_minimum_size = Vector2(0, 150)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
texture = ExtResource("3_b10sh")
|
||||
expand_mode = 3
|
||||
stretch_mode = 4
|
||||
|
||||
[node name="Control" type="Control" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -8.0
|
||||
offset_right = -7.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
pivot_offset = Vector2(0, 13.14)
|
||||
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
|
||||
theme_override_styles/fill = SubResource("StyleBoxFlat_tqysm")
|
||||
max_value = 60000.0
|
||||
value = 1000.0
|
||||
fill_mode = 3
|
||||
show_percentage = false
|
||||
script = ExtResource("5_nnfrk")
|
||||
target_value = 126.0
|
||||
|
||||
[node name="Timer" type="Timer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot/Control/ProgressBar"]
|
||||
one_shot = true
|
||||
autostart = true
|
||||
|
||||
[node name="Label" type="Label" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
text = "126MB"
|
||||
label_settings = SubResource("LabelSettings_k502g")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Footer" parent="." instance=ExtResource("7_cndya")]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
text = "Things are coming along well~"
|
||||
210
transfer/godot's_killer_features___file_size_2.tscn
Normal file
210
transfer/godot's_killer_features___file_size_2.tscn
Normal file
|
|
@ -0,0 +1,210 @@
|
|||
[gd_scene load_steps=13 format=3 uid="uid://djm8cv56arfi7"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://bswj4s1sfy137" path="res://presentation_theme.tres" id="1_auurp"]
|
||||
[ext_resource type="PackedScene" uid="uid://b3hn5sbsngqud" path="res://widgets/header.tscn" id="2_kcpyu"]
|
||||
[ext_resource type="Texture2D" uid="uid://dweu560gyqjqy" path="res://icon.svg" id="3_wjcxx"]
|
||||
[ext_resource type="Texture2D" uid="uid://c5v28n08cwg1n" path="res://transfer/Unity-Symbol.png" id="4_dak8j"]
|
||||
[ext_resource type="Texture2D" uid="uid://bt0yakohg5isp" path="res://transfer/Unreal_Engine_Logo.svg.png" id="5_wqrk4"]
|
||||
[ext_resource type="Script" path="res://tools/progress_bar.gd" id="6_dhm51"]
|
||||
[ext_resource type="PackedScene" uid="uid://cmlxbj2fr6ivw" path="res://widgets/footer.tscn" id="7_05sha"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_3ss2u"]
|
||||
bg_color = Color(0.6, 0.6, 0.6, 0)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mapny"]
|
||||
bg_color = Color(0.975206, 0.513257, 0.513257, 1)
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_k502g"]
|
||||
font_size = 40
|
||||
font_color = Color(0, 0, 0, 1)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jib2c"]
|
||||
bg_color = Color(0.975206, 0.914575, 0.513257, 1)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tqysm"]
|
||||
bg_color = Color(0.278431, 0.54902, 0.74902, 1)
|
||||
|
||||
[node name="Godot\'s killer features - File Size2" type="VBoxContainer"]
|
||||
visible = false
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme = ExtResource("1_auurp")
|
||||
theme_override_constants/separation = 0
|
||||
|
||||
[node name="Header" parent="." instance=ExtResource("2_kcpyu")]
|
||||
layout_mode = 2
|
||||
title = "Godot's killer features"
|
||||
subtitle = "Miniature File Size"
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="ColorRect"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="ColorRect/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_constants/margin_left = 20
|
||||
theme_override_constants/margin_top = 20
|
||||
theme_override_constants/margin_right = 20
|
||||
theme_override_constants/margin_bottom = 20
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
bbcode_enabled = true
|
||||
text = "[color=#E3266F]Game studios[/color] like Gamblify, GuaranApps, Kivano...
|
||||
[color=#26BFE3]Schools[/color] including School4Games Berlin, KidsCanCode...
|
||||
[color=#02E180]Content creators[/color] like Heartbeast, GamesFromScratch, [i]GDQuest[/i]...
|
||||
"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("3_wjcxx")
|
||||
expand_mode = 3
|
||||
|
||||
[node name="HBoxContainer2" type="HBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 150
|
||||
alignment = 1
|
||||
|
||||
[node name="Unity" type="VBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
|
||||
custom_minimum_size = Vector2(0, 150.97)
|
||||
layout_mode = 2
|
||||
texture = ExtResource("4_dak8j")
|
||||
expand_mode = 3
|
||||
|
||||
[node name="Control" type="Control" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = 2.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
|
||||
theme_override_styles/fill = SubResource("StyleBoxFlat_mapny")
|
||||
max_value = 60000.0
|
||||
value = 6000.0
|
||||
fill_mode = 3
|
||||
show_percentage = false
|
||||
|
||||
[node name="Timer" type="Timer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity/Control/ProgressBar"]
|
||||
one_shot = true
|
||||
autostart = true
|
||||
|
||||
[node name="Label" type="Label" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unity"]
|
||||
layout_mode = 2
|
||||
text = "6GB"
|
||||
label_settings = SubResource("LabelSettings_k502g")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Unreal" type="VBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
|
||||
custom_minimum_size = Vector2(0, 150)
|
||||
layout_mode = 2
|
||||
texture = ExtResource("5_wqrk4")
|
||||
expand_mode = 3
|
||||
|
||||
[node name="Control" type="Control" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 4.0
|
||||
offset_right = -1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
pivot_offset = Vector2(0, 13.14)
|
||||
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
|
||||
theme_override_styles/fill = SubResource("StyleBoxFlat_jib2c")
|
||||
max_value = 60000.0
|
||||
value = 60000.0
|
||||
fill_mode = 3
|
||||
show_percentage = false
|
||||
|
||||
[node name="Timer" type="Timer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal/Control/ProgressBar"]
|
||||
one_shot = true
|
||||
autostart = true
|
||||
|
||||
[node name="Label" type="Label" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Unreal"]
|
||||
layout_mode = 2
|
||||
text = "60GB"
|
||||
label_settings = SubResource("LabelSettings_k502g")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Godot" type="VBoxContainer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
|
||||
custom_minimum_size = Vector2(0, 150)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
texture = ExtResource("3_wjcxx")
|
||||
expand_mode = 3
|
||||
stretch_mode = 4
|
||||
|
||||
[node name="Control" type="Control" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="ProgressBar" type="ProgressBar" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot/Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -8.0
|
||||
offset_right = -7.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
pivot_offset = Vector2(0, 13.14)
|
||||
theme_override_styles/background = SubResource("StyleBoxFlat_3ss2u")
|
||||
theme_override_styles/fill = SubResource("StyleBoxFlat_tqysm")
|
||||
max_value = 60000.0
|
||||
fill_mode = 3
|
||||
show_percentage = false
|
||||
script = ExtResource("6_dhm51")
|
||||
target_value = 126.0
|
||||
|
||||
[node name="Timer" type="Timer" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot/Control/ProgressBar"]
|
||||
one_shot = true
|
||||
autostart = true
|
||||
|
||||
[node name="Label" type="Label" parent="ColorRect/VBoxContainer/MarginContainer/HBoxContainer2/Godot"]
|
||||
layout_mode = 2
|
||||
text = "126MB"
|
||||
label_settings = SubResource("LabelSettings_k502g")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Footer" parent="." instance=ExtResource("7_05sha")]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
text = "Things are coming along well~"
|
||||
BIN
transfer/maxresdefault (1).jpg
Normal file
BIN
transfer/maxresdefault (1).jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
34
transfer/maxresdefault (1).jpg.import
Normal file
34
transfer/maxresdefault (1).jpg.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://tmhd70yn1uhl"
|
||||
path="res://.godot/imported/maxresdefault (1).jpg-d322ffab0a30c4835419f7bd12bda8a0.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://transfer/maxresdefault (1).jpg"
|
||||
dest_files=["res://.godot/imported/maxresdefault (1).jpg-d322ffab0a30c4835419f7bd12bda8a0.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
transfer/window.png
Normal file
BIN
transfer/window.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 192 KiB |
34
transfer/window.png.import
Normal file
34
transfer/window.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://lh71k2ukw22h"
|
||||
path="res://.godot/imported/window.png-8053d32f0388b60be01aa7509ef1cf29.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://transfer/window.png"
|
||||
dest_files=["res://.godot/imported/window.png-8053d32f0388b60be01aa7509ef1cf29.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
Loading…
Add table
Add a link
Reference in a new issue