nom de lvl8
This commit is contained in:
		| @@ -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" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user