iFactory.Godot/Artists/Services/UXMetaService.tscn

13 lines
464 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://dw884h5a1l014"]
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXMetaService.cs" id="1_c1yne"]
[ext_resource type="PackedScene" uid="uid://c1f7dq6mepq75" path="res://Artists/Templates/UXMetaElement.tscn" id="2_ywyc4"]
[node name="UXMetaService" type="Control"]
layout_mode = 3
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
script = ExtResource("1_c1yne")
labelTemplate = ExtResource("2_ywyc4")