Compare commits
38 Commits
FixBranch
...
b315a90720
| Author | SHA1 | Date | |
|---|---|---|---|
| b315a90720 | |||
| 4d0b0196e6 | |||
| 0be97870dc | |||
| 5aff65d384 | |||
| a6a8f5e893 | |||
| e27fe40420 | |||
| c2239d240e | |||
| c32bbfe45a | |||
| a8ea40dee8 | |||
| 70bf65887c | |||
| b29f7ce75b | |||
| 8523d6b64f | |||
| bf60e2dd9e | |||
| 0bd39bfd51 | |||
| 3738f24705 | |||
| 8eeca13607 | |||
| 6ff28bce60 | |||
| 1ae76971f7 | |||
| 43f2da2f4b | |||
| 53d8129cbb | |||
| aa9b5a1793 | |||
| c8d0eefd7e | |||
| 23f20f08e0 | |||
| f7417d0afd | |||
| a15973a621 | |||
| 23443546b2 | |||
| cf2642be2c | |||
| 7764644b90 | |||
| 071010f652 | |||
| 9b5a94bfab | |||
| 736060d6ca | |||
| cff32e0fb9 | |||
| 271b0ede0d | |||
| 334378932c | |||
| 549cb7a325 | |||
| 11a2554697 | |||
| c3d19b8e0d | |||
| f9c9bf0990 |
BIN
Audio/BGM/02 MovinOn.mp3
Normal file
19
Audio/BGM/02 MovinOn.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://cp787gdbhccb1"
|
||||
path="res://.godot/imported/02 MovinOn.mp3-9ee085070ee763b5e5fda860f33a13f2.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Audio/BGM/02 MovinOn.mp3"
|
||||
dest_files=["res://.godot/imported/02 MovinOn.mp3-9ee085070ee763b5e5fda860f33a13f2.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
Audio/BGM/titlemusic.wav
Normal file
24
Audio/BGM/titlemusic.wav.import
Normal file
@@ -0,0 +1,24 @@
|
||||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://dbeeph3g2ped8"
|
||||
path="res://.godot/imported/titlemusic.wav-dfb1259cd0095fafd5f1926f516a0a12.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Audio/BGM/titlemusic.wav"
|
||||
dest_files=["res://.godot/imported/titlemusic.wav-dfb1259cd0095fafd5f1926f516a0a12.sample"]
|
||||
|
||||
[params]
|
||||
|
||||
force/8_bit=false
|
||||
force/mono=false
|
||||
force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=false
|
||||
edit/normalize=false
|
||||
edit/loop_mode=0
|
||||
edit/loop_begin=0
|
||||
edit/loop_end=-1
|
||||
compress/mode=0
|
||||
@@ -1,9 +1,10 @@
|
||||
<Project Sdk="Godot.NET.Sdk/4.1.1">
|
||||
<Project Sdk="Godot.NET.Sdk/4.0.4">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Scenes\" />
|
||||
<Folder Include="Textures\Models\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
10
GameJam2023.csproj.old
Normal file
@@ -0,0 +1,10 @@
|
||||
<Project Sdk="Godot.NET.Sdk/4.1.1">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Scenes\" />
|
||||
<Folder Include="Textures\Models\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
10
GameJam2023.csproj.old.1
Normal file
@@ -0,0 +1,10 @@
|
||||
<Project Sdk="Godot.NET.Sdk/4.0.4">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Scenes\" />
|
||||
<Folder Include="Textures\Models\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
10
GameJam2023.csproj.old.2
Normal file
@@ -0,0 +1,10 @@
|
||||
<Project Sdk="Godot.NET.Sdk/4.1.1">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Scenes\" />
|
||||
<Folder Include="Textures\Models\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
10
GameJam2023.csproj.old.3
Normal file
@@ -0,0 +1,10 @@
|
||||
<Project Sdk="Godot.NET.Sdk/4.0.4">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Scenes\" />
|
||||
<Folder Include="Textures\Models\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
10
GameJam2023.csproj.old.4
Normal file
@@ -0,0 +1,10 @@
|
||||
<Project Sdk="Godot.NET.Sdk/4.1.1">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Scenes\" />
|
||||
<Folder Include="Textures\Models\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
459
Levels/Final Levels/Stage1/STAGE 1.gltf
Normal file
32
Levels/Final Levels/Stage1/STAGE 1.gltf.import
Normal file
@@ -0,0 +1,32 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://dg3k3cvfyaqx1"
|
||||
path="res://.godot/imported/STAGE 1.gltf-891c676d319331379e4316b30b95049c.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage1/STAGE 1.gltf"
|
||||
dest_files=["res://.godot/imported/STAGE 1.gltf-891c676d319331379e4316b30b95049c.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type="Node3D"
|
||||
nodes/root_name="Scene Root"
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
import_script/path=""
|
||||
_subresources={}
|
||||
gltf/embedded_image_handling=1
|
||||
|
After Width: | Height: | Size: 146 KiB |
@@ -2,8 +2,8 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cfjna11kkjnx5"
|
||||
path.s3tc="res://.godot/imported/levelTEST_33312605-seamless-wood-texture-natural-background.png-681f106535acc0b22c3782ca3490e6cb.s3tc.ctex"
|
||||
uid="uid://b8l4bipck52u"
|
||||
path.s3tc="res://.godot/imported/STAGE 1_Screenshot 2023-09-03 at 13.29.png-8b7b3d92af88aff1c934a6b0303ddc6a.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
@@ -12,8 +12,8 @@ generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/levelTEST_33312605-seamless-wood-texture-natural-background.png"
|
||||
dest_files=["res://.godot/imported/levelTEST_33312605-seamless-wood-texture-natural-background.png-681f106535acc0b22c3782ca3490e6cb.s3tc.ctex"]
|
||||
source_file="res://Levels/Final Levels/Stage1/STAGE 1_Screenshot 2023-09-03 at 13.29.png"
|
||||
dest_files=["res://.godot/imported/STAGE 1_Screenshot 2023-09-03 at 13.29.png-8b7b3d92af88aff1c934a6b0303ddc6a.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
BIN
Levels/Final Levels/Stage1/STAGE 1_hexa.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
@@ -2,8 +2,8 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bj8evqg4oegyw"
|
||||
path.s3tc="res://.godot/imported/levelTEST_57a4b1dda4796c2d47bb9ed563eddac7.png-bc1900852803938ef03a3564e18e855e.s3tc.ctex"
|
||||
uid="uid://dcwooc3thxekc"
|
||||
path.s3tc="res://.godot/imported/STAGE 1_hexa.png-be8a6e04e1a2786d298be1af59d3646f.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
@@ -12,8 +12,8 @@ generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/levelTEST_57a4b1dda4796c2d47bb9ed563eddac7.png"
|
||||
dest_files=["res://.godot/imported/levelTEST_57a4b1dda4796c2d47bb9ed563eddac7.png-bc1900852803938ef03a3564e18e855e.s3tc.ctex"]
|
||||
source_file="res://Levels/Final Levels/Stage1/STAGE 1_hexa.png"
|
||||
dest_files=["res://.godot/imported/STAGE 1_hexa.png-be8a6e04e1a2786d298be1af59d3646f.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
5
Levels/Final Levels/Stage1/Stage1Fix.tscn
Normal file
@@ -0,0 +1,5 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bnn68u04ktmas"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dg3k3cvfyaqx1" path="res://Levels/Final Levels/Stage1/STAGE 1.gltf" id="1_5hbgg"]
|
||||
|
||||
[node name="STAGE 1" instance=ExtResource("1_5hbgg")]
|
||||
5
Levels/Final Levels/Stage1/stage_1.tscn
Normal file
@@ -0,0 +1,5 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://baktjdknecdid"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dg3k3cvfyaqx1" path="res://Levels/Final Levels/Stage1/STAGE 1.gltf" id="1_kaeis"]
|
||||
|
||||
[node name="STAGE 1" instance=ExtResource("1_kaeis")]
|
||||
649
Levels/Final Levels/Stage2/STAGE 2.gltf
Normal file
32
Levels/Final Levels/Stage2/STAGE 2.gltf.import
Normal file
@@ -0,0 +1,32 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://cv33g1wyltecc"
|
||||
path="res://.godot/imported/STAGE 2.gltf-b1d20104c48f06b919339a7ffd56b1fc.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage2/STAGE 2.gltf"
|
||||
dest_files=["res://.godot/imported/STAGE 2.gltf-b1d20104c48f06b919339a7ffd56b1fc.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type="Node3D"
|
||||
nodes/root_name="Scene Root"
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
import_script/path=""
|
||||
_subresources={}
|
||||
gltf/embedded_image_handling=1
|
||||
|
After Width: | Height: | Size: 366 KiB |
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dtm0fwmeoa0dq"
|
||||
path.s3tc="res://.godot/imported/STAGE 2_depositphotos_81714270-stock-photo-white-marble-tiles-seamless-flooring.png-c2f4ee53377829fd271997cd37de94e2.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage2/STAGE 2_depositphotos_81714270-stock-photo-white-marble-tiles-seamless-flooring.png"
|
||||
dest_files=["res://.godot/imported/STAGE 2_depositphotos_81714270-stock-photo-white-marble-tiles-seamless-flooring.png-c2f4ee53377829fd271997cd37de94e2.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage2/STAGE 2_tie-500x500.png
Normal file
|
After Width: | Height: | Size: 304 KiB |
@@ -2,8 +2,8 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bch5ytrxpolnk"
|
||||
path.s3tc="res://.godot/imported/levelTEST_1000_F_294997483_FrDSBYr8gfJ5OnXF7IomvLjg3jjQldvr.png-54928c9fd7c261ee31a4f147685539e9.s3tc.ctex"
|
||||
uid="uid://c5jw58iiex4vy"
|
||||
path.s3tc="res://.godot/imported/STAGE 2_tie-500x500.png-b9118aef1272e977829e0be5c73cf9c5.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
@@ -12,8 +12,8 @@ generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/levelTEST_1000_F_294997483_FrDSBYr8gfJ5OnXF7IomvLjg3jjQldvr.png"
|
||||
dest_files=["res://.godot/imported/levelTEST_1000_F_294997483_FrDSBYr8gfJ5OnXF7IomvLjg3jjQldvr.png-54928c9fd7c261ee31a4f147685539e9.s3tc.ctex"]
|
||||
source_file="res://Levels/Final Levels/Stage2/STAGE 2_tie-500x500.png"
|
||||
dest_files=["res://.godot/imported/STAGE 2_tie-500x500.png-b9118aef1272e977829e0be5c73cf9c5.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
1018
Levels/Final Levels/Stage3/STAGE 3.gltf
Normal file
1834
Levels/Final Levels/Stage3/STAGE 3.gltf.import
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://vdkesbxukpqs"
|
||||
path.s3tc="res://.godot/imported/STAGE 3_1000_F_118943936_75dpkeRbB60RZZzrWsFPL7BC2dxGUdtR.png-7925006594d7a163fa592b01d6d5bf1b.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage3/STAGE 3_1000_F_118943936_75dpkeRbB60RZZzrWsFPL7BC2dxGUdtR.png"
|
||||
dest_files=["res://.godot/imported/STAGE 3_1000_F_118943936_75dpkeRbB60RZZzrWsFPL7BC2dxGUdtR.png-7925006594d7a163fa592b01d6d5bf1b.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage3/STAGE 3_LIon Marquee_2320x920.png
Normal file
|
After Width: | Height: | Size: 2.9 MiB |
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cjtoysyxjtkmy"
|
||||
path.s3tc="res://.godot/imported/STAGE 3_LIon Marquee_2320x920.png-b5d09ee0782ac3cc8cc3f91d8ddceec1.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage3/STAGE 3_LIon Marquee_2320x920.png"
|
||||
dest_files=["res://.godot/imported/STAGE 3_LIon Marquee_2320x920.png-b5d09ee0782ac3cc8cc3f91d8ddceec1.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage3/STAGE 3_LIon Marquee_2320x920_2.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://33cgwfy7mqcg"
|
||||
path.s3tc="res://.godot/imported/STAGE 3_LIon Marquee_2320x920_2.png-82785cde997797bfbd9f0951f3aabf97.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage3/STAGE 3_LIon Marquee_2320x920_2.png"
|
||||
dest_files=["res://.godot/imported/STAGE 3_LIon Marquee_2320x920_2.png-82785cde997797bfbd9f0951f3aabf97.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage3/STAGE 3_hell.png
Normal file
|
After Width: | Height: | Size: 99 KiB |
36
Levels/Final Levels/Stage3/STAGE 3_hell.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cpku414yrxoil"
|
||||
path.s3tc="res://.godot/imported/STAGE 3_hell.png-465737f2e5fc4c9a93e82ba0911a3f5e.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage3/STAGE 3_hell.png"
|
||||
dest_files=["res://.godot/imported/STAGE 3_hell.png-465737f2e5fc4c9a93e82ba0911a3f5e.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
8
Levels/Final Levels/Stage3/Stage3.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://6w3upp7ln4i4"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://p0to0gx4xpqa" path="res://Levels/Final Levels/Stage3/STAGE 3.gltf" id="1_m0nyb"]
|
||||
|
||||
[node name="STAGE 3" instance=ExtResource("1_m0nyb")]
|
||||
|
||||
[node name="AnimationPlayer" parent="." index="5"]
|
||||
autoplay = "Animation"
|
||||
2748
Levels/Final Levels/Stage4/STAGE 4.gltf
Normal file
1834
Levels/Final Levels/Stage4/STAGE 4.gltf.import
Normal file
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 10.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 10.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://drut43wq4drhb"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 10.png-bbfb30065b5a9cbc46846bea37644e02.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 10.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 10.png-bbfb30065b5a9cbc46846bea37644e02.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 12.png
Normal file
|
After Width: | Height: | Size: 59 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 12.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://1d1fd1bvrhwc"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 12.png-0ab2c8a62b0556c8ccf30742e7deabfd.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 12.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 12.png-0ab2c8a62b0556c8ccf30742e7deabfd.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 14.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 14.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ctl432gtbvh30"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 14.png-5d5c72d52e502a0b0acb161d0ce6491f.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 14.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 14.png-5d5c72d52e502a0b0acb161d0ce6491f.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 16.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 16.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bddw54eylw7j6"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 16.png-edc34728cc990e9ec7a09b118b1ea680.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 16.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 16.png-edc34728cc990e9ec7a09b118b1ea680.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 17.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 17.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b02ce3uctmo37"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 17.png-520c9b5401ad47a7ee7bdef94e1f805a.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 17.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 17.png-520c9b5401ad47a7ee7bdef94e1f805a.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 18.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 18.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c26udapr2muyf"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 18.png-de1a568f2213dd632fd56243757c0b04.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 18.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 18.png-de1a568f2213dd632fd56243757c0b04.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 19.png
Normal file
|
After Width: | Height: | Size: 94 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 19.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b03lux2re8t4b"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 19.png-39a0cfb71cdbcbe4ec543e4f3667fcfa.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 19.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 19.png-39a0cfb71cdbcbe4ec543e4f3667fcfa.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 2.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
@@ -2,8 +2,8 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://o723ad7k848v"
|
||||
path.s3tc="res://.godot/imported/levelTEST_Tiling-Grass-Texture-Main.png-3625ac5b5a48e349f48f366367416cdd.s3tc.ctex"
|
||||
uid="uid://e0n5ob5rh843"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 2.png-ae36a10f51c3e439d0bcf0c4cc58c031.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
@@ -12,8 +12,8 @@ generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/levelTEST_Tiling-Grass-Texture-Main.png"
|
||||
dest_files=["res://.godot/imported/levelTEST_Tiling-Grass-Texture-Main.png-3625ac5b5a48e349f48f366367416cdd.s3tc.ctex"]
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 2.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 2.png-ae36a10f51c3e439d0bcf0c4cc58c031.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 3.png
Normal file
|
After Width: | Height: | Size: 104 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 3.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://co3ld2fio5w5g"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 3.png-841194da8b3d337a8e631e5d173ab1fa.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 3.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 3.png-841194da8b3d337a8e631e5d173ab1fa.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 4.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 4.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dtvu7jfeq774w"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 4.png-dd8f31db6692d64bd213b118777045b7.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 4.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 4.png-dd8f31db6692d64bd213b118777045b7.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 6.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 6.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ci11mgqkh485r"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 6.png-22f7c3ed12a8992031e8e2bc5d03816c.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 6.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 6.png-22f7c3ed12a8992031e8e2bc5d03816c.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_Layer 7.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_Layer 7.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://druqhfjfng42d"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_Layer 7.png-a9f7b0813b55a99580e49d9cbf6094ea.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_Layer 7.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_Layer 7.png-a9f7b0813b55a99580e49d9cbf6094ea.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_hakkero.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_hakkero.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://lhbmpatcp45n"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_hakkero.png-e5fe65618b7d41cc4a414e1fe79812ac.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_hakkero.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_hakkero.png-e5fe65618b7d41cc4a414e1fe79812ac.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_horsehad.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_horsehad.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b1swgex027qlb"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_horsehad.png-3e33f8b1e3b0cc202a479bfb0fbeb1fd.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_horsehad.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_horsehad.png-3e33f8b1e3b0cc202a479bfb0fbeb1fd.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage4/STAGE 4_ohxhead.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
36
Levels/Final Levels/Stage4/STAGE 4_ohxhead.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dpjd2ieex6evv"
|
||||
path.s3tc="res://.godot/imported/STAGE 4_ohxhead.png-bf870a0a11d5682c26679bd29a3cf591.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage4/STAGE 4_ohxhead.png"
|
||||
dest_files=["res://.godot/imported/STAGE 4_ohxhead.png-bf870a0a11d5682c26679bd29a3cf591.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
8
Levels/Final Levels/Stage4/Stage4.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bmdkadbprrfvk"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bmhtnviwf8n5k" path="res://Levels/Final Levels/Stage4/STAGE 4.gltf" id="1_6653f"]
|
||||
|
||||
[node name="STAGE 4" instance=ExtResource("1_6653f")]
|
||||
|
||||
[node name="AnimationPlayer" parent="." index="7"]
|
||||
autoplay = "Animation"
|
||||
947
Levels/Final Levels/Stage5/STAGE 5.gltf
Normal file
1834
Levels/Final Levels/Stage5/STAGE 5.gltf.import
Normal file
BIN
Levels/Final Levels/Stage5/STAGE 5_1MITCLAN11.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
36
Levels/Final Levels/Stage5/STAGE 5_1MITCLAN11.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bhro83ypu6mxq"
|
||||
path.s3tc="res://.godot/imported/STAGE 5_1MITCLAN11.png-170c208c704c790d4e640ad54efbd2c8.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage5/STAGE 5_1MITCLAN11.png"
|
||||
dest_files=["res://.godot/imported/STAGE 5_1MITCLAN11.png-170c208c704c790d4e640ad54efbd2c8.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage5/STAGE 5_aztec stone.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
36
Levels/Final Levels/Stage5/STAGE 5_aztec stone.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://od2flvki1i4y"
|
||||
path.s3tc="res://.godot/imported/STAGE 5_aztec stone.png-537cf67012cfcb941cd23346975d3083.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage5/STAGE 5_aztec stone.png"
|
||||
dest_files=["res://.godot/imported/STAGE 5_aztec stone.png-537cf67012cfcb941cd23346975d3083.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage5/STAGE 5_aztec.png
Normal file
|
After Width: | Height: | Size: 193 KiB |
36
Levels/Final Levels/Stage5/STAGE 5_aztec.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dnms411aohm3b"
|
||||
path.s3tc="res://.godot/imported/STAGE 5_aztec.png-f851fa0c19ffbb6276c386127ed7b3b9.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage5/STAGE 5_aztec.png"
|
||||
dest_files=["res://.godot/imported/STAGE 5_aztec.png-f851fa0c19ffbb6276c386127ed7b3b9.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
8
Levels/Final Levels/Stage5/Stage5.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cy07ovg33vws6"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://wboce8vvq40c" path="res://Levels/Final Levels/Stage5/STAGE 5.gltf" id="1_qce7j"]
|
||||
|
||||
[node name="STAGE 5" instance=ExtResource("1_qce7j")]
|
||||
|
||||
[node name="AnimationPlayer" parent="." index="17"]
|
||||
autoplay = "Animation"
|
||||
974
Levels/Final Levels/Stage6/STAGE 6.gltf
Normal file
32
Levels/Final Levels/Stage6/STAGE 6.gltf.import
Normal file
@@ -0,0 +1,32 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://dwfjcw7nb5hao"
|
||||
path="res://.godot/imported/STAGE 6.gltf-3552e09004946c417ebdb8dcad28977e.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage6/STAGE 6.gltf"
|
||||
dest_files=["res://.godot/imported/STAGE 6.gltf-3552e09004946c417ebdb8dcad28977e.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type="Node3D"
|
||||
nodes/root_name="Scene Root"
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
import_script/path=""
|
||||
_subresources={}
|
||||
gltf/embedded_image_handling=1
|
||||
|
After Width: | Height: | Size: 6.6 KiB |
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cvlpjn8c336cy"
|
||||
path.s3tc="res://.godot/imported/STAGE 6_1000_F_118943936_75dpkeRbB60RZZzrWsFPL7BC2dxGUdtR.png-c68c6d514e7d0a10e6c2be4072de5d03.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage6/STAGE 6_1000_F_118943936_75dpkeRbB60RZZzrWsFPL7BC2dxGUdtR.png"
|
||||
dest_files=["res://.godot/imported/STAGE 6_1000_F_118943936_75dpkeRbB60RZZzrWsFPL7BC2dxGUdtR.png-c68c6d514e7d0a10e6c2be4072de5d03.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage6/STAGE 6_LIon Marquee_2320x920.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://2sxbcp0t0ndx"
|
||||
path.s3tc="res://.godot/imported/STAGE 6_LIon Marquee_2320x920.png-ffaf924ce41fae2d87232c591161ae05.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage6/STAGE 6_LIon Marquee_2320x920.png"
|
||||
dest_files=["res://.godot/imported/STAGE 6_LIon Marquee_2320x920.png-ffaf924ce41fae2d87232c591161ae05.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage6/STAGE 6_aztec stone.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
36
Levels/Final Levels/Stage6/STAGE 6_aztec stone.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://toqcquijm0ry"
|
||||
path.s3tc="res://.godot/imported/STAGE 6_aztec stone.png-4f23bab1ef3285f30b3729b795c48840.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage6/STAGE 6_aztec stone.png"
|
||||
dest_files=["res://.godot/imported/STAGE 6_aztec stone.png-4f23bab1ef3285f30b3729b795c48840.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage6/STAGE 6_hell euro.png
Normal file
|
After Width: | Height: | Size: 65 KiB |
36
Levels/Final Levels/Stage6/STAGE 6_hell euro.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bkjp1eurxf2wq"
|
||||
path.s3tc="res://.godot/imported/STAGE 6_hell euro.png-64197896ee3aca011a805ab42268b612.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage6/STAGE 6_hell euro.png"
|
||||
dest_files=["res://.godot/imported/STAGE 6_hell euro.png-64197896ee3aca011a805ab42268b612.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage6/STAGE 6_mural aztec.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
36
Levels/Final Levels/Stage6/STAGE 6_mural aztec.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://q2va7iuol3xh"
|
||||
path.s3tc="res://.godot/imported/STAGE 6_mural aztec.png-afd5732f99e10fde44ca516be8e84300.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage6/STAGE 6_mural aztec.png"
|
||||
dest_files=["res://.godot/imported/STAGE 6_mural aztec.png-afd5732f99e10fde44ca516be8e84300.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage6/STAGE 6_restin guy.png
Normal file
|
After Width: | Height: | Size: 100 KiB |
36
Levels/Final Levels/Stage6/STAGE 6_restin guy.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://h1wfaona1ey8"
|
||||
path.s3tc="res://.godot/imported/STAGE 6_restin guy.png-1c900d53d260ee48aa6540c02ffc6b07.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage6/STAGE 6_restin guy.png"
|
||||
dest_files=["res://.godot/imported/STAGE 6_restin guy.png-1c900d53d260ee48aa6540c02ffc6b07.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
5
Levels/Final Levels/Stage6/Stage6.tscn
Normal file
@@ -0,0 +1,5 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dldy6w23fyr5t"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dwfjcw7nb5hao" path="res://Levels/Final Levels/Stage6/STAGE 6.gltf" id="1_gokvf"]
|
||||
|
||||
[node name="STAGE 6" instance=ExtResource("1_gokvf")]
|
||||
1512
Levels/Final Levels/Stage9/AnimatedFinal.tscn
Normal file
4427
Levels/Final Levels/Stage9/FINAL STAGE.gltf
Normal file
32
Levels/Final Levels/Stage9/FINAL STAGE.gltf.import
Normal file
@@ -0,0 +1,32 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://dpuyhoh47urss"
|
||||
path="res://.godot/imported/FINAL STAGE.gltf-507a7dc9698d2b48f74aeba18898acf9.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage9/FINAL STAGE.gltf"
|
||||
dest_files=["res://.godot/imported/FINAL STAGE.gltf-507a7dc9698d2b48f74aeba18898acf9.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type="Node3D"
|
||||
nodes/root_name="Scene Root"
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
import_script/path=""
|
||||
_subresources={}
|
||||
gltf/embedded_image_handling=1
|
||||
BIN
Levels/Final Levels/Stage9/FINAL STAGE_BRAIN.png
Normal file
|
After Width: | Height: | Size: 83 KiB |
36
Levels/Final Levels/Stage9/FINAL STAGE_BRAIN.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b0waffuexnnrn"
|
||||
path.s3tc="res://.godot/imported/FINAL STAGE_BRAIN.png-21e1bbc25cb89c2b907c7f1d0f740132.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage9/FINAL STAGE_BRAIN.png"
|
||||
dest_files=["res://.godot/imported/FINAL STAGE_BRAIN.png-21e1bbc25cb89c2b907c7f1d0f740132.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage9/FINAL STAGE_BUSINESS.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
36
Levels/Final Levels/Stage9/FINAL STAGE_BUSINESS.png.import
Normal file
@@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cuhp6ndq6h84u"
|
||||
path.s3tc="res://.godot/imported/FINAL STAGE_BUSINESS.png-27cac6297d3b71da671b01142fc7b852.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Levels/Final Levels/Stage9/FINAL STAGE_BUSINESS.png"
|
||||
dest_files=["res://.godot/imported/FINAL STAGE_BUSINESS.png-27cac6297d3b71da671b01142fc7b852.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
BIN
Levels/Final Levels/Stage9/FINAL STAGE_CASTLE.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |