summaryrefslogtreecommitdiff
path: root/scenes
diff options
context:
space:
mode:
authorZoey Kitt <zoey.kitt@outlook.com>2024-11-16 14:38:01 -0600
committerZoey Kitt <zoey.kitt@outlook.com>2024-11-16 14:38:01 -0600
commit8e7b7e1fc7ceb49aedfd6d66428f9d3bd6e6f88f (patch)
tree7d7c4f28c023753278ab7fed1b54844cd745aa35 /scenes
parent614d5811cf43f2d35658a74cb3d6ea7215266f15 (diff)
Check out this special offer [Click Here]
Diffstat (limited to 'scenes')
-rw-r--r--scenes/microgames/ad/ad_window.tscn7
1 files changed, 7 insertions, 0 deletions
diff --git a/scenes/microgames/ad/ad_window.tscn b/scenes/microgames/ad/ad_window.tscn
index 049e14c..7c98b6e 100644
--- a/scenes/microgames/ad/ad_window.tscn
+++ b/scenes/microgames/ad/ad_window.tscn
@@ -27,6 +27,7 @@
[ext_resource type="Texture2D" uid="uid://x1m2v51rug76" path="res://scenes/microgames/ad/ad_images/wtf.png" id="25_o5yc3"]
[node name="Window" instance=ExtResource("1_gtv65")]
+title = "Check out this special offer [Click Here]"
size = Vector2i(824, 604)
content_scale_size = Vector2i(0, 0)
script = ExtResource("2_h3lwj")
@@ -104,3 +105,9 @@ texture = ExtResource("24_ipkoa")
[node name="wtf" type="Sprite2D" parent="All ads" index="22"]
texture = ExtResource("25_o5yc3")
+
+[node name="TextureButton" type="TextureButton" parent="." index="1"]
+offset_right = 1000.0
+offset_bottom = 1000.0
+
+[connection signal="pressed" from="TextureButton" to="." method="_on_texture_button_pressed"]