12 lines
363 B
Plaintext
12 lines
363 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cug5xjbfdm7x7"]
|
|
|
|
[ext_resource type="Script" uid="uid://b36c83manfems" path="res://table/ячейка-цвет.gd" id="1_ce8lu"]
|
|
|
|
[node name="ячейка-цвет" type="ColorPickerButton"]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_ce8lu")
|