nom de lvl8

This commit is contained in:
MarcEricMartel
2022-10-12 18:16:18 -04:00
parent 38be52fe53
commit a7b4f9826f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
[gd_scene load_steps=10 format=2]
[ext_resource path="res://Levels/Level10.gd" type="Script" id=1]
[ext_resource path="res://Audio/PasMenuMusic.ogg" type="AudioStream" id=2]
[ext_resource path="res://Scenes/Enemy.tscn" type="PackedScene" id=3]
[ext_resource path="res://Player.tscn" type="PackedScene" id=5]
[ext_resource path="res://AllSkyFree_Skyboxes/Epic_BlueSunset_EquiRect_flat.png" type="Texture" id=6]
[ext_resource path="res://fonts/TorontoSubwayRegular.ttf" type="DynamicFontData" id=8]
[ext_resource path="res://Audio/DiJazz.ogg" type="AudioStream" id=9]
[sub_resource type="DynamicFont" id=8]
size = 64
@@ -75,7 +75,7 @@ text = "You're Winner!"
wait_time = 3.0
[node name="Music" type="AudioStreamPlayer" parent="."]
stream = ExtResource( 9 )
stream = ExtResource( 2 )
volume_db = -3.0
bus = "Music"