all that we can do with this emotion

This commit is contained in:
2023-09-14 02:41:10 -07:00
parent f3528d897c
commit 568eb9e6e0
69 changed files with 5097 additions and 613 deletions

View File

@@ -0,0 +1,6 @@
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://04v0ve8qhqkv"]
[ext_resource type="Texture2D" uid="uid://cr0gri4qbssrl" path="res://Levels/Models/Stage10/FINAL STAGE_clouds.png" id="1_puyp5"]
[resource]
albedo_texture = ExtResource("1_puyp5")

15
Video/VideoPlayer.tscn Normal file
View File

@@ -0,0 +1,15 @@
[gd_scene load_steps=2 format=3 uid="uid://b1tm30iteu5rh"]
[ext_resource type="VideoStream" path="res://Video/ending mp4 version.ogv" id="1_nrrxq"]
[node name="VideoStreamPlayer" type="VideoStreamPlayer"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 4
size_flags_vertical = 4
stream = ExtResource("1_nrrxq")
autoplay = true
expand = true

BIN
Video/ending cutscene.avi Normal file

Binary file not shown.

BIN
Video/ending cutscene.ogv Normal file

Binary file not shown.

BIN
Video/ending cutscene2.ogv Normal file

Binary file not shown.

Binary file not shown.

BIN
Video/ending.ogg Normal file

Binary file not shown.

19
Video/ending.ogg.import Normal file
View File

@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://dkm05w517x2kd"
path="res://.godot/imported/ending.ogg-67a94d6ff101ec40851be5976a626a27.oggvorbisstr"
[deps]
source_file="res://Video/ending.ogg"
dest_files=["res://.godot/imported/ending.ogg-67a94d6ff101ec40851be5976a626a27.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

BIN
Video/output.ogv Normal file

Binary file not shown.