Upgrade to Godot 4.4.
This commit is contained in:
@@ -1,15 +1,7 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://dmmgalpx4fcc7"]
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dmmgalpx4fcc7"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/AudioClip.gd" id="1_iy5jd"]
|
||||
[ext_resource type="Script" path="res://Source/Waveform.cs" id="2_43oho"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8tb17"]
|
||||
border_width_left = 2
|
||||
border_width_top = 2
|
||||
border_width_right = 2
|
||||
border_width_bottom = 2
|
||||
border_color = Color(0.273873, 0.273873, 0.273873, 1)
|
||||
border_blend = true
|
||||
[ext_resource type="Script" uid="uid://cxgi7wpdim7xs" path="res://Scripts/AudioClip.gd" id="1_iy5jd"]
|
||||
[ext_resource type="Script" uid="uid://wrxkvb8fkmlp" path="res://Source/Waveform.cs" id="2_43oho"]
|
||||
|
||||
[node name="AudioClip" type="Panel"]
|
||||
modulate = Color(0.552956, 0.552956, 0.552956, 1)
|
||||
@@ -21,7 +13,7 @@ anchor_right = 0.104
|
||||
anchor_bottom = 0.059
|
||||
offset_right = 0.319992
|
||||
offset_bottom = 0.279995
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_8tb17")
|
||||
theme_type_variation = &"AudioClip"
|
||||
script = ExtResource("1_iy5jd")
|
||||
|
||||
[node name="Panel" type="Panel" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user