Release Candidate v0.1

This commit is contained in:
2023-09-14 19:13:54 -07:00
parent 54b044142d
commit 7bf559a800
44 changed files with 1257 additions and 476 deletions

BIN
Video/ENDINGN CUTSCENE.ogv Normal file

Binary file not shown.

View File

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,19 +0,0 @@
[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

Binary file not shown.