summaryrefslogtreecommitdiff
path: root/scenes/microgames/ad/ad.tscn
diff options
context:
space:
mode:
authorZoey Kitt <zoey.kitt@outlook.com>2024-11-16 11:16:14 -0600
committerZoey Kitt <zoey.kitt@outlook.com>2024-11-16 11:16:14 -0600
commit589b0604d4bb8535b133512621ad2f340dc57911 (patch)
tree15c9d14afd7738712ee91c7b67b6335695a5c94f /scenes/microgames/ad/ad.tscn
parent95723c0f660fbf3ad41296ae27f76a930bca2674 (diff)
Hardcoded wizard ad
Diffstat (limited to 'scenes/microgames/ad/ad.tscn')
-rw-r--r--scenes/microgames/ad/ad.tscn6
1 files changed, 5 insertions, 1 deletions
diff --git a/scenes/microgames/ad/ad.tscn b/scenes/microgames/ad/ad.tscn
index 46fc38c..e3bcc16 100644
--- a/scenes/microgames/ad/ad.tscn
+++ b/scenes/microgames/ad/ad.tscn
@@ -1,5 +1,9 @@
-[gd_scene format=3 uid="uid://dekqkxftnx3gd"]
+[gd_scene load_steps=2 format=3 uid="uid://dekqkxftnx3gd"]
+
+[ext_resource type="Texture2D" uid="uid://bcneuyfyxtxr6" path="res://scenes/microgames/ad/ad_images/wizard.png" id="1_fyqcb"]
[node name="Ad" type="Node2D"]
[node name="Sprite2D" type="Sprite2D" parent="."]
+texture = ExtResource("1_fyqcb")
+centered = false