Calculator/Project/Scenes/matrix.tscn
2025-04-15 11:51:57 -07:00

25 lines
698 B
Text

[gd_scene load_steps=3 format=3 uid="uid://caqcbv4h2u0f0"]
[ext_resource type="Script" path="res://Scripts/matrix.gd" id="1_m15w6"]
[ext_resource type="PackedScene" uid="uid://cj0uj04i3vy83" path="res://Scenes/DifferentOptionsScroll.tscn" id="1_x7p7p"]
[node name="Matrix" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_m15w6")
[node name="OptionButton" parent="." instance=ExtResource("1_x7p7p")]
layout_mode = 0
anchors_preset = 0
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
offset_left = 200.0
offset_top = 760.0
offset_right = 600.0
offset_bottom = 800.0