mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 23:49:47 +00:00
11 lines
359 B
Plaintext
11 lines
359 B
Plaintext
|
[gd_scene load_steps=3 format=2]
|
||
|
|
||
|
[ext_resource path="res://src/UI/Timeline/BaseCelButton.tscn" type="PackedScene" id=1]
|
||
|
[ext_resource path="res://src/UI/Timeline/CelButton.gd" type="Script" id=2]
|
||
|
|
||
|
[node name="GroupCelButton" instance=ExtResource( 1 )]
|
||
|
script = ExtResource( 2 )
|
||
|
|
||
|
[node name="TransparentChecker" parent="CelTexture" index="0"]
|
||
|
visible = false
|