mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
17 lines
389 B
Plaintext
17 lines
389 B
Plaintext
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://addons/material_maker/icons/icons.svg" type="Texture" id=1]
|
|
|
|
[sub_resource type="AtlasTexture" id=4]
|
|
flags = 4
|
|
atlas = ExtResource( 1 )
|
|
region = Rect2( 50, 1, 12, 14 )
|
|
|
|
[node name="Add" type="Button"]
|
|
margin_left = 16.0
|
|
margin_top = 44.0
|
|
margin_right = 40.0
|
|
margin_bottom = 64.0
|
|
size_flags_horizontal = 0
|
|
icon = SubResource( 4 )
|