Setting up project to build the different systems.

This commit is contained in:
douwe
2025-08-28 18:11:29 +02:00
parent a1fa6e7e57
commit c3c846fb22
11 changed files with 194 additions and 148 deletions

View File

@@ -0,0 +1,16 @@
[gd_scene format=3 uid="uid://dqwi5rekytyds"]
[node name="memory_entry" type="HBoxContainer"]
[node name="address" type="Label" parent="."]
layout_mode = 2
text = "/0 = "
[node name="value" type="SpinBox" parent="."]
layout_mode = 2
value = 4.0
rounded = true
allow_greater = true
allow_lesser = true
alignment = 1
editable = false