mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/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 )
|