#40 création du général music #43
19
common/music/assets/fin_de_cycle_phase_1.ogg.import
Normal file
19
common/music/assets/fin_de_cycle_phase_1.ogg.import
Normal file
@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="oggvorbisstr"
|
||||
type="AudioStreamOggVorbis"
|
||||
uid="uid://eoocn1djnep8"
|
||||
path="res://.godot/imported/fin_de_cycle_phase_1.ogg-0301502b32d205c2f3af7024215b1396.oggvorbisstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://common/music/assets/fin_de_cycle_phase_1.ogg"
|
||||
dest_files=["res://.godot/imported/fin_de_cycle_phase_1.ogg-0301502b32d205c2f3af7024215b1396.oggvorbisstr"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
19
common/music/assets/niveau_forestier_phase_1.ogg.import
Normal file
19
common/music/assets/niveau_forestier_phase_1.ogg.import
Normal file
@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="oggvorbisstr"
|
||||
type="AudioStreamOggVorbis"
|
||||
uid="uid://dnskjv3wty2ms"
|
||||
path="res://.godot/imported/niveau_forestier_phase_1.ogg-7491c9a17746b2904cbf2752648c650d.oggvorbisstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://common/music/assets/niveau_forestier_phase_1.ogg"
|
||||
dest_files=["res://.godot/imported/niveau_forestier_phase_1.ogg-7491c9a17746b2904cbf2752648c650d.oggvorbisstr"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=true
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
9
common/music/music.tscn
Normal file
9
common/music/music.tscn
Normal file
@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://b6hscxcrj065q"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://dnskjv3wty2ms" path="res://common/music/assets/niveau_forestier_phase_1.ogg" id="1_hmej1"]
|
||||
|
||||
[node name="Music" type="Node"]
|
||||
|
||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource("1_hmej1")
|
||||
autoplay = true
|
||||
@ -20,6 +20,7 @@ config/icon="uid://df0y0s666ui4h"
|
||||
[autoload]
|
||||
|
||||
Pointer="*res://gui/pointer/pointer.tscn"
|
||||
Music="*res://common/music/music.tscn"
|
||||
|
||||
[input]
|
||||
|
||||
|
||||
@ -1,19 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="oggvorbisstr"
|
||||
type="AudioStreamOggVorbis"
|
||||
uid="uid://eoocn1djnep8"
|
||||
path="res://.godot/imported/fin_de_cycle_phase_1.ogg-0ff8ce8f81c800fde9f50f867d824b2b.oggvorbisstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://stages/terrain/planet/music/fin_de_cycle_phase_1.ogg"
|
||||
dest_files=["res://.godot/imported/fin_de_cycle_phase_1.ogg-0ff8ce8f81c800fde9f50f867d824b2b.oggvorbisstr"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
@ -1,19 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="oggvorbisstr"
|
||||
type="AudioStreamOggVorbis"
|
||||
uid="uid://dnskjv3wty2ms"
|
||||
path="res://.godot/imported/niveau_forestier_phase_1.ogg-dbd624eb1808fe51c6958b8897206d5f.oggvorbisstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://stages/terrain/planet/music/niveau_forestier_phase_1.ogg"
|
||||
dest_files=["res://.godot/imported/niveau_forestier_phase_1.ogg-dbd624eb1808fe51c6958b8897206d5f.oggvorbisstr"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=true
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Loading…
Reference in New Issue
Block a user