Check out this special offer [Click Here]
This commit is contained in:
parent
614d5811cf
commit
8e7b7e1fc7
1 changed files with 7 additions and 0 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Reference in a new issue