forked from team-sg/hero-mark-2
make spine_v2 ogg
This commit is contained in:
parent
540f6ccc53
commit
9b5244b589
5 changed files with 16 additions and 16 deletions
Binary file not shown.
|
@ -1,15 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
path="res://.import/spine_v2.mp3-66b829ee9b9f5d0065e82ea304d25198.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/music/spine_v2.mp3"
|
||||
dest_files=[ "res://.import/spine_v2.mp3-66b829ee9b9f5d0065e82ea304d25198.mp3str" ]
|
||||
|
||||
[params]
|
||||
|
||||
loop=true
|
||||
loop_offset=0
|
BIN
audio/music/spine_v2.ogg
Normal file
BIN
audio/music/spine_v2.ogg
Normal file
Binary file not shown.
15
audio/music/spine_v2.ogg.import
Normal file
15
audio/music/spine_v2.ogg.import
Normal file
|
@ -0,0 +1,15 @@
|
|||
[remap]
|
||||
|
||||
importer="ogg_vorbis"
|
||||
type="AudioStreamOGGVorbis"
|
||||
path="res://.import/spine_v2.ogg-015bf0c6c191c0ae9ad018801a433c92.oggstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/music/spine_v2.ogg"
|
||||
dest_files=[ "res://.import/spine_v2.ogg-015bf0c6c191c0ae9ad018801a433c92.oggstr" ]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
|
@ -8,7 +8,7 @@
|
|||
[ext_resource path="res://objects/Camera2D.tscn" type="PackedScene" id=6]
|
||||
[ext_resource path="res://objects/environment/ladder/ladder.tscn" type="PackedScene" id=7]
|
||||
[ext_resource path="res://scripts/delete_on_game_running.gd" type="Script" id=8]
|
||||
[ext_resource path="res://audio/music/spine_v2.mp3" type="AudioStream" id=9]
|
||||
[ext_resource path="res://audio/music/spine_v2.ogg" type="AudioStream" id=9]
|
||||
[ext_resource path="res://objects/enemy/cop.tscn" type="PackedScene" id=10]
|
||||
[ext_resource path="res://objects/collectibles/star.tscn" type="PackedScene" id=11]
|
||||
[ext_resource path="res://objects/hud/hud.tscn" type="PackedScene" id=12]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue