From 8e7b7e1fc7ceb49aedfd6d66428f9d3bd6e6f88f Mon Sep 17 00:00:00 2001 From: Zoey Kitt Date: Sat, 16 Nov 2024 14:38:01 -0600 Subject: Check out this special offer [Click Here] --- scenes/microgames/ad/ad_window.tscn | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'scenes') 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"] -- cgit v1.2.3