mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
the_tower_gles3 pandemonium port pt2.
This commit is contained in:
parent
88f3abf978
commit
5ae367996d
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Environment" load_steps=2 format=2]
|
||||
[gd_resource type="Environment3D" load_steps=2 format=2]
|
||||
|
||||
[sub_resource type="ProceduralSky" id=1]
|
||||
sky_top_color = Color( 0.490196, 0.364706, 0.45098, 1 )
|
||||
|
@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=26 format=2]
|
||||
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=1]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=1]
|
||||
[ext_resource path="res://levels/Level0.gd" type="Script" id=2]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=3]
|
||||
[ext_resource path="res://gi_probes/level2.tres" type="GIProbeData" id=4]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=24 format=2]
|
||||
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=1]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=1]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=3]
|
||||
[ext_resource path="res://gi_probes/level2.tres" type="GIProbeData" id=4]
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource path="res://levels/title_font.tres" type="DynamicFont" id=1]
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://levels/Level10.gd" type="Script" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
|
@ -4,7 +4,7 @@
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=3]
|
||||
[ext_resource path="res://scripts/Ladder.gd" type="Script" id=4]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=5]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=5]
|
||||
[ext_resource path="res://gi_probes/level1.tres" type="GIProbeData" id=6]
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=7]
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource path="res://gi_probes/level2.tres" type="GIProbeData" id=1]
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=20 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=22 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=19 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=18 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=19 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=20 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=11 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
|
Loading…
Reference in New Issue
Block a user