previews
This commit is contained in:
parent
0a7950e17a
commit
50bbdd9363
18 changed files with 142 additions and 88 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[gd_scene load_steps=13 format=3 uid="uid://d2ut237hxscbo"]
|
||||
[gd_scene load_steps=12 format=3 uid="uid://d2ut237hxscbo"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://3m6opnieiyr2" path="res://assets/sprites/golden_bg.png" id="1_tsh0d"]
|
||||
[ext_resource type="Shader" uid="uid://d0rylce8i5xtg" path="res://assets/shaders/SACRIFICE.gdshader" id="2_b8skw"]
|
||||
[ext_resource type="AudioStream" uid="uid://dwr53ucg07nla" path="res://assets/audio/music/Oliver Buckland - Dead God Graveyard .mp3" id="2_bijdt"]
|
||||
[ext_resource type="Texture2D" uid="uid://dfmi4cgn6hmsj" path="res://assets/sprites/gold.png" id="3_1ybnd"]
|
||||
[ext_resource type="AudioStream" uid="uid://lshrnpdrhh77" path="res://assets/audio/music/Смешарики - 194. Метеоритный дождь.mp3" id="4_b8skw"]
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_b8skw"]
|
||||
colors = PackedColorArray(0, 0, 0, 0, 1, 1, 1, 1)
|
||||
|
|
@ -21,10 +21,6 @@ noise = SubResource("FastNoiseLite_1ybnd")
|
|||
shader = ExtResource("2_b8skw")
|
||||
shader_parameter/noise = SubResource("NoiseTexture2D_yu0ma")
|
||||
|
||||
[sub_resource type="AudioStreamPlaylist" id="AudioStreamPlaylist_7l6qq"]
|
||||
stream_count = 1
|
||||
stream_0 = ExtResource("2_bijdt")
|
||||
|
||||
[sub_resource type="Animation" id="Animation_1ybnd"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
|
|
@ -78,7 +74,7 @@ offset_bottom = 40.0
|
|||
texture = ExtResource("3_1ybnd")
|
||||
|
||||
[node name="Musicale" type="AudioStreamPlayer" parent="."]
|
||||
stream = SubResource("AudioStreamPlaylist_7l6qq")
|
||||
stream = ExtResource("4_b8skw")
|
||||
autoplay = true
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue