From e127ad39e742396030352240d829bc903b1d4464 Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Mon, 3 Oct 2022 22:22:50 +0200 Subject: godot: inital Godot 4 migration --- addons/gut/gui/RunAtCursor.tscn | 80 ----------------------------------------- 1 file changed, 80 deletions(-) delete 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 deleted file mode 100644 index b4662df..0000000 --- a/addons/gut/gui/RunAtCursor.tscn +++ /dev/null @@ -1,80 +0,0 @@ -[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 = "