Add a script for a track
This commit is contained in:
@@ -28,18 +28,21 @@ size_flags_vertical = 3
|
||||
[node name="Track" parent="VBoxContainer/TrackList" instance=ExtResource("1_ueogm")]
|
||||
custom_minimum_size = Vector2(128, 74)
|
||||
layout_mode = 2
|
||||
script = null
|
||||
|
||||
[node name="Track2" parent="VBoxContainer/TrackList" instance=ExtResource("1_ueogm")]
|
||||
custom_minimum_size = Vector2(128, 74)
|
||||
layout_mode = 2
|
||||
script = null
|
||||
|
||||
[node name="Track3" parent="VBoxContainer/TrackList" instance=ExtResource("1_ueogm")]
|
||||
custom_minimum_size = Vector2(128, 74)
|
||||
layout_mode = 2
|
||||
script = null
|
||||
|
||||
[node name="Track4" parent="VBoxContainer/TrackList" instance=ExtResource("1_ueogm")]
|
||||
custom_minimum_size = Vector2(128, 74)
|
||||
layout_mode = 2
|
||||
script = null
|
||||
|
||||
[node name="AddTrack" type="MenuButton" parent="VBoxContainer"]
|
||||
layout_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user