2025-12-25 17:52:30 -05:00
|
|
|
[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"]
|
|
|
|
|
|
2026-03-01 21:26:31 -05:00
|
|
|
[node name="DecompileIcon" type="TextureButton"]
|
2025-12-25 17:52:30 -05:00
|
|
|
custom_minimum_size = Vector2(32, 32)
|
2025-12-28 08:59:19 -05:00
|
|
|
toggle_mode = true
|
2025-12-25 17:52:30 -05:00
|
|
|
texture_normal = ExtResource("1_tmc0a")
|
|
|
|
|
texture_pressed = ExtResource("2_75gk1")
|
|
|
|
|
ignore_texture_size = true
|
|
|
|
|
stretch_mode = 0
|