More icon work
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[gd_scene load_steps=6 format=3 uid="uid://ck4x56txf676a"]
|
||||
[gd_scene load_steps=7 format=3 uid="uid://ck4x56txf676a"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://b2g6yddun2l6e" path="res://visuals/shaders/noise.gdshader" id="1_jgus3"]
|
||||
[ext_resource type="Script" uid="uid://bnmklbse62lrf" path="res://scripts/static.gd" id="2_bow2h"]
|
||||
[ext_resource type="AudioStream" uid="uid://vcatohtmt8bk" path="res://audio/music/16 - Character Select.mp3" id="3_bow2h"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_uxcyu"]
|
||||
shader = ExtResource("1_jgus3")
|
||||
@@ -427,3 +428,7 @@ grow_vertical = 0
|
||||
theme_override_font_sizes/font_size = 40
|
||||
text = "CHARACTER SELECT"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource("3_bow2h")
|
||||
autoplay = true
|
||||
|
||||
Reference in New Issue
Block a user