material-maker/material_maker/nodes/generic.tscn

11 lines
256 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://material_maker/nodes/generic.gd" type="Script" id=1]
[node name="Generic" type="GraphNode"]
margin_right = 95.0
margin_bottom = 29.0
title = "Generic"
show_close = true
script = ExtResource( 1 )