reremerge
This commit is contained in:
parent
b3a56b3e3e
commit
90bff71c97
@ -1,15 +1,13 @@
|
|||||||
[gd_scene load_steps=7 format=2]
|
[gd_scene load_steps=15 format=2]
|
||||||
|
|
||||||
[ext_resource path="res://Materials/Dark_ProtoMat.tres" type="Material" id=1]
|
[ext_resource path="res://Materials/Dark_ProtoMat.tres" type="Material" id=1]
|
||||||
[ext_resource path="res://Player.tscn" type="PackedScene" id=2]
|
[ext_resource path="res://Player.tscn" type="PackedScene" id=2]
|
||||||
[ext_resource path="res://Materials/Orange_ProtoMat.tres" type="Material" id=3]
|
[ext_resource path="res://Materials/Orange_ProtoMat.tres" type="Material" id=3]
|
||||||
[ext_resource path="res://AllSkyFree_Skyboxes/Epic_BlueSunset_EquiRect_flat.png" type="Texture" id=4]
|
[ext_resource path="res://AllSkyFree_Skyboxes/Epic_BlueSunset_EquiRect_flat.png" type="Texture" id=4]
|
||||||
|
|
||||||
[ext_resource path="res://Title Timer.gd" type="Script" id=5]
|
[ext_resource path="res://Title Timer.gd" type="Script" id=5]
|
||||||
[ext_resource path="res://fonts/TorontoSubwayRegular.ttf" type="DynamicFontData" id=6]
|
[ext_resource path="res://fonts/TorontoSubwayRegular.ttf" type="DynamicFontData" id=6]
|
||||||
[ext_resource path="res://SlapGauge.gd" type="Script" id=7]
|
[ext_resource path="res://SlapGauge.gd" type="Script" id=7]
|
||||||
|
|
||||||
|
|
||||||
[sub_resource type="PanoramaSky" id=1]
|
[sub_resource type="PanoramaSky" id=1]
|
||||||
panorama = ExtResource( 4 )
|
panorama = ExtResource( 4 )
|
||||||
|
|
||||||
@ -125,10 +123,6 @@ light_color = Color( 1, 0.924276, 0.869018, 1 )
|
|||||||
light_specular = 1.0
|
light_specular = 1.0
|
||||||
shadow_enabled = true
|
shadow_enabled = true
|
||||||
|
|
||||||
|
|
||||||
[node name="Enemy" parent="." instance=ExtResource( 5 )]
|
|
||||||
transform = Transform( 0.6, 0, 0, 0, 0.6, 0, 0, 0, 0.6, 1.17105, 2.7605, -13.5942 )
|
|
||||||
|
|
||||||
[node name="HUD" type="CanvasLayer" parent="."]
|
[node name="HUD" type="CanvasLayer" parent="."]
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
"_editor_description_": "Heads Up Display"
|
"_editor_description_": "Heads Up Display"
|
||||||
@ -194,5 +188,4 @@ margin_left = -436.48
|
|||||||
margin_top = 229.04
|
margin_top = 229.04
|
||||||
margin_right = -325.48
|
margin_right = -325.48
|
||||||
margin_bottom = 261.04
|
margin_bottom = 261.04
|
||||||
text = "Slap"
|
text = "Slap"
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user