Extensive work on virtually all of the visuals and the net code

This commit is contained in:
2026-03-01 21:26:31 -05:00
parent e7570c78c3
commit bed068eafc
180 changed files with 46533 additions and 913 deletions

View File

@@ -0,0 +1,12 @@
[gd_scene load_steps=3 format=3 uid="uid://c5ienwpgidanx"]
[ext_resource type="Texture2D" uid="uid://bxs0jj4y4clvv" path="res://visuals/images/icons/detect button.png" id="1_tmc0a"]
[ext_resource type="Texture2D" uid="uid://bxxm3c2lpmr4f" path="res://visuals/images/icons/lit detect button.png" id="2_75gk1"]
[node name="DecompileIcon" type="TextureButton"]
custom_minimum_size = Vector2(32, 32)
toggle_mode = true
texture_normal = ExtResource("1_tmc0a")
texture_pressed = ExtResource("2_75gk1")
ignore_texture_size = true
stretch_mode = 0