diff options
author | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-15 19:15:43 -0600 |
---|---|---|
committer | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-15 19:15:43 -0600 |
commit | cdc892590b112dff319aa29337114cf076fb5cc2 (patch) | |
tree | 214d905347ef5ec32684b7455d4bec50003a551a /scenes/window_mvp.tscn | |
parent | a74b70b168d8e77c44cfd0fed8813d118dbaaa63 (diff) |
New window every second lol
Diffstat (limited to 'scenes/window_mvp.tscn')
-rw-r--r-- | scenes/window_mvp.tscn | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/scenes/window_mvp.tscn b/scenes/window_mvp.tscn deleted file mode 100644 index da707d8..0000000 --- a/scenes/window_mvp.tscn +++ /dev/null @@ -1,14 +0,0 @@ -[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(415, 311) -rotation = 1.39626 -scale = Vector2(0.0696861, 0.113579) -texture = ExtResource("1_87q5a") - -[node name="Camera2D" type="Camera2D" parent="."] -anchor_mode = 0 |