mirror of
https://github.com/Relintai/broken_seals_2d.git
synced 2024-11-11 20:35:10 +01:00
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
|
[gd_resource type="Resource" load_steps=3 format=2]
|
||
|
|
||
|
[ext_resource path="res://scripts/game_modules/ui_gui_child_module.gd" type="Script" id=1]
|
||
|
[ext_resource path="res://ui/castbar/Castbar.tscn" type="PackedScene" id=2]
|
||
|
|
||
|
[resource]
|
||
|
script = ExtResource( 1 )
|
||
|
enabled = true
|
||
|
scene = ExtResource( 2 )
|
||
|
hide = true
|