21 lines
755 B
Plaintext
21 lines
755 B
Plaintext
![]() |
[gd_scene load_steps=3 format=3 uid="uid://kekgims6hue4"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://fwiid8drhoi" path="res://Sprites/Spells/Ice & Fire Spells Pack by Captainskeleto/Fire Spell Pack by Captainskeleto/Fire Spells/Fire Spell Pack58.png" id="1_8oonb"]
|
||
|
[ext_resource type="Script" path="res://Scripts/SpellButton.gd" id="2_gi5ex"]
|
||
|
|
||
|
[node name="SpellButton" type="TextureButton"]
|
||
|
custom_minimum_size = Vector2(24, 24)
|
||
|
offset_right = 24.0
|
||
|
offset_bottom = 24.0
|
||
|
texture_normal = ExtResource("1_8oonb")
|
||
|
ignore_texture_size = true
|
||
|
stretch_mode = 4
|
||
|
script = ExtResource("2_gi5ex")
|
||
|
|
||
|
[node name="Icon" type="TextureRect" parent="."]
|
||
|
visible = false
|
||
|
custom_minimum_size = Vector2(24, 24)
|
||
|
layout_mode = 0
|
||
|
texture = ExtResource("1_8oonb")
|
||
|
expand_mode = 1
|