From 05d29ccce1898ed89c0b650c77242c2fa2805128 Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Fri, 20 May 2022 00:45:25 +0200 Subject: texty: initial commit --- addons/gut/gui/RunAtCursor.tscn | 80 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 addons/gut/gui/RunAtCursor.tscn (limited to 'addons/gut/gui/RunAtCursor.tscn') diff --git a/addons/gut/gui/RunAtCursor.tscn b/addons/gut/gui/RunAtCursor.tscn new file mode 100644 index 0000000..b4662df --- /dev/null +++ b/addons/gut/gui/RunAtCursor.tscn @@ -0,0 +1,80 @@ +[gd_scene load_steps=4 format=2] + +[ext_resource path="res://addons/gut/gui/RunAtCursor.gd" type="Script" id=1] +[ext_resource path="res://addons/gut/gui/play.png" type="Texture" id=2] +[ext_resource path="res://addons/gut/gui/arrow.png" type="Texture" id=3] + +[node name="RunAtCursor" type="Control"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_right = 1.0 +margin_bottom = -527.0 +size_flags_horizontal = 3 +size_flags_vertical = 3 +script = ExtResource( 1 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="HBox" type="HBoxContainer" parent="."] +anchor_right = 1.0 +anchor_bottom = 1.0 +size_flags_horizontal = 3 +size_flags_vertical = 3 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="LblNoneSelected" type="Label" parent="HBox"] +margin_top = 29.0 +margin_right = 50.0 +margin_bottom = 43.0 +text = "" + +[node name="BtnRunScript" type="Button" parent="HBox"] +visible = false +margin_left = 54.0 +margin_right = 140.0 +margin_bottom = 73.0 +text = "