oggification (closes #68)

This commit is contained in:
Haze Weathers 2023-05-10 16:12:07 -04:00
parent e6ed63dd60
commit 3bab40915c
29 changed files with 97 additions and 97 deletions

View file

@ -4,7 +4,7 @@
[ext_resource path="res://objects/hud/hud.tscn" type="PackedScene" id=2]
[ext_resource path="res://graphics/backgrounds/abyss.png" type="Texture" id=3]
[ext_resource path="res://shaders/water_ripple.gdshader" type="Shader" id=4]
[ext_resource path="res://audio/music/moon_trail.mp3" type="AudioStream" id=5]
[ext_resource path="res://audio/music/moon_trail.ogg" type="AudioStream" id=5]
[ext_resource path="res://graphics/tiles/abyss.png" type="Texture" id=6]
[ext_resource path="res://objects/Camera2D.tscn" type="PackedScene" id=7]
[ext_resource path="res://objects/player/player_scholar.tscn" type="PackedScene" id=8]