broken_seals/game/ui/crafting/game_module.tres

14 lines
448 B
Plaintext

[gd_resource type="Resource" load_steps=4 format=2]
[ext_resource path="res://ui/theme/crafting_icon.tres" type="Texture" id=1]
[ext_resource path="res://scripts/game_modules/ui_window_module.gd" type="Script" id=2]
[ext_resource path="res://ui/crafting/CraftingWindow.tscn" type="PackedScene" id=3]
[resource]
script = ExtResource( 2 )
enabled = true
scene = ExtResource( 3 )
opener_button_texture = ExtResource( 1 )
index = 4
add_button = true