mirror of
https://github.com/Relintai/material-maker.git
synced 2024-12-27 23:17:14 +01:00
12 lines
255 B
Plaintext
12 lines
255 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://material_maker/nodes/ios.gd" type="Script" id=1]
|
|
|
|
[node name="IOs" type="GraphNode"]
|
|
margin_right = 32.0
|
|
margin_bottom = 29.0
|
|
script = ExtResource( 1 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|