Files
millimeters-of-aluminum/scenes/ship/computer/wiring/socket.tscn

13 lines
452 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://8glctqud5ioq"]
[ext_resource type="Script" uid="uid://d3d6tgy757f43" path="res://scenes/ship/computer/wiring/socket.gd" id="1_ubhg7"]
[sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_ubhg7"]
size = Vector2(24, 24)
[node name="Socket" type="TextureButton"]
offset_right = 53.0
offset_bottom = 48.0
texture_normal = SubResource("PlaceholderTexture2D_ubhg7")
script = ExtResource("1_ubhg7")