From dbc3395cd7cbfc4ea0e16144113c4b5fd823656a Mon Sep 17 00:00:00 2001 From: Zoey Kitt Date: Fri, 15 Nov 2024 16:50:32 -0600 Subject: Yay those are two windows --- main.tscn | 3 --- project.godot | 6 +++++- scenes/main.tscn | 15 +++++++++++++++ scenes/window_mvp.tscn | 11 +++++++++++ taytay/IMG_5199.jpeg | Bin 0 -> 2492909 bytes taytay/IMG_5199.jpeg.import | 34 ++++++++++++++++++++++++++++++++++ taytay/IMG_5428.jpeg | Bin 0 -> 3045617 bytes taytay/IMG_5428.jpeg.import | 34 ++++++++++++++++++++++++++++++++++ 8 files changed, 99 insertions(+), 4 deletions(-) delete mode 100644 main.tscn create mode 100644 scenes/main.tscn create mode 100644 scenes/window_mvp.tscn create mode 100644 taytay/IMG_5199.jpeg create mode 100644 taytay/IMG_5199.jpeg.import create mode 100644 taytay/IMG_5428.jpeg create mode 100644 taytay/IMG_5428.jpeg.import diff --git a/main.tscn b/main.tscn deleted file mode 100644 index 160bb56..0000000 --- a/main.tscn +++ /dev/null @@ -1,3 +0,0 @@ -[gd_scene format=3 uid="uid://d06d1vihf2oqp"] - -[node name="Node2D" type="Node2D"] diff --git a/project.godot b/project.godot index 4fca336..3b0257e 100644 --- a/project.godot +++ b/project.godot @@ -11,10 +11,14 @@ config_version=5 [application] config/name="Overstimulator Oversimulator 2" -run/main_scene="res://main.tscn" +run/main_scene="res://scenes/main.tscn" config/features=PackedStringArray("4.3", "GL Compatibility") config/icon="res://icon.svg" +[display] + +window/subwindows/embed_subwindows=false + [rendering] renderer/rendering_method="gl_compatibility" diff --git a/scenes/main.tscn b/scenes/main.tscn new file mode 100644 index 0000000..a33bb31 --- /dev/null +++ b/scenes/main.tscn @@ -0,0 +1,15 @@ +[gd_scene load_steps=2 format=3 uid="uid://d06d1vihf2oqp"] + +[ext_resource type="Texture2D" uid="uid://b03ygtrwha22g" path="res://taytay/IMG_5199.jpeg" id="1_o2s48"] + +[node name="Node2D" type="Node2D"] + +[node name="Sprite2D" type="Sprite2D" parent="."] +position = Vector2(1009, 754) +scale = Vector2(0.424355, 0.426257) +texture = ExtResource("1_o2s48") + +[node name="Window" type="Window" parent="."] +title = "hiiiii" +transient = true +unresizable = true diff --git a/scenes/window_mvp.tscn b/scenes/window_mvp.tscn new file mode 100644 index 0000000..c9857ad --- /dev/null +++ b/scenes/window_mvp.tscn @@ -0,0 +1,11 @@ +[gd_scene load_steps=2 format=3 uid="uid://baukkysebggup"] + +[ext_resource type="Texture2D" uid="uid://ckb8ord5slhwf" path="res://taytay/IMG_5428.jpeg" id="1_87q5a"] + +[node name="WindowMvp" type="Node2D"] + +[node name="Sprite2D" type="Sprite2D" parent="."] +position = Vector2(1408, 1036) +rotation = 1.39626 +scale = Vector2(0.496637, 0.590486) +texture = ExtResource("1_87q5a") diff --git a/taytay/IMG_5199.jpeg b/taytay/IMG_5199.jpeg new file mode 100644 index 0000000..4cf025e Binary files /dev/null and b/taytay/IMG_5199.jpeg differ diff --git a/taytay/IMG_5199.jpeg.import b/taytay/IMG_5199.jpeg.import new file mode 100644 index 0000000..aad6d58 --- /dev/null +++ b/taytay/IMG_5199.jpeg.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b03ygtrwha22g" +path="res://.godot/imported/IMG_5199.jpeg-212420586659ef8fd8b698b49f5607d9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://taytay/IMG_5199.jpeg" +dest_files=["res://.godot/imported/IMG_5199.jpeg-212420586659ef8fd8b698b49f5607d9.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 diff --git a/taytay/IMG_5428.jpeg b/taytay/IMG_5428.jpeg new file mode 100644 index 0000000..22e3319 Binary files /dev/null and b/taytay/IMG_5428.jpeg differ diff --git a/taytay/IMG_5428.jpeg.import b/taytay/IMG_5428.jpeg.import new file mode 100644 index 0000000..a7a6f49 --- /dev/null +++ b/taytay/IMG_5428.jpeg.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ckb8ord5slhwf" +path="res://.godot/imported/IMG_5428.jpeg-6abb751b020dd5cfd01b4ffe767d4c55.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://taytay/IMG_5428.jpeg" +dest_files=["res://.godot/imported/IMG_5428.jpeg-6abb751b020dd5cfd01b4ffe767d4c55.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 -- cgit v1.2.3