material-maker/material_maker/windows/preferences/float_option.tscn

8 lines
313 B
Plaintext
Raw Normal View History

2020-10-26 20:32:12 +01:00
[gd_scene load_steps=3 format=2]
[ext_resource path="res://material_maker/widgets/float_edit/float_edit.tscn" type="PackedScene" id=1]
[ext_resource path="res://material_maker/windows/preferences/float_option.gd" type="Script" id=2]
[node name="FloatOption" instance=ExtResource( 1 )]
script = ExtResource( 2 )