prototype map
19
debug/debug_level.tscn
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
[gd_scene load_steps=4 format=3 uid="uid://b4pi4rjpbh0c8"]
|
||||||
|
|
||||||
|
[ext_resource type="Material" uid="uid://cyej4ph6hcnou" path="res://debug/prototypes/Orangemat.tres" id="1_fj1e3"]
|
||||||
|
|
||||||
|
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_tbca2"]
|
||||||
|
|
||||||
|
[sub_resource type="PlaneMesh" id="PlaneMesh_fqfad"]
|
||||||
|
material = ExtResource("1_fj1e3")
|
||||||
|
size = Vector2(1000, 1000)
|
||||||
|
|
||||||
|
[node name="DebugLevel" type="Node3D"]
|
||||||
|
|
||||||
|
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
||||||
|
|
||||||
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
||||||
|
shape = SubResource("WorldBoundaryShape3D_tbca2")
|
||||||
|
|
||||||
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="StaticBody3D"]
|
||||||
|
mesh = SubResource("PlaneMesh_fqfad")
|
||||||
8
debug/prototypes/Bluemat.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://dynpcduei1wfn"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://ccgwt03xv63a2" path="res://assets/materials/prototypes/prototype_blue_256x256.png" id="1_f7b7x"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_f7b7x")
|
||||||
|
uv1_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
|
uv1_triplanar = true
|
||||||
8
debug/prototypes/DarkBluemat.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://mlha6r17v2en"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://del2a862e7etr" path="res://assets/materials/prototypes/prototype_256x256.png" id="1_wffu2"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_wffu2")
|
||||||
|
uv1_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
|
uv1_triplanar = true
|
||||||
8
debug/prototypes/Graymat.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://bx3f5vx71ynh5"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://87pitdljtw1e" path="res://assets/materials/prototypes/prototype_gray_256x256.png" id="1_d67pj"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_d67pj")
|
||||||
|
uv1_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
|
uv1_triplanar = true
|
||||||
8
debug/prototypes/Greenmat.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://jdfticwelku4"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://8ik50gqyn6u" path="res://assets/materials/prototypes/prototype_green_256x256.png" id="1_rcjgt"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_rcjgt")
|
||||||
|
uv1_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
|
uv1_triplanar = true
|
||||||
8
debug/prototypes/Orangemat.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://cyej4ph6hcnou"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://b8aqstr5es5x4" path="res://assets/materials/prototypes/prototype_orange_256x256.png" id="1_ntui7"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_ntui7")
|
||||||
|
uv1_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
|
uv1_triplanar = true
|
||||||
8
debug/prototypes/Pinkmat.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://cgb6bsmykod1w"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://bxjoam6tke5ws" path="res://assets/materials/prototypes/prototype_pink_256x256.png" id="1_iclcw"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_iclcw")
|
||||||
|
uv1_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
|
uv1_triplanar = true
|
||||||
8
debug/prototypes/Purplemat.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://cdeggf10dmama"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://c7mpr2p4gqqwm" path="res://assets/materials/prototypes/prototype_purple_256x256.png" id="1_310wc"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_310wc")
|
||||||
|
uv1_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
|
uv1_triplanar = true
|
||||||
8
debug/prototypes/Redmat.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://c6xa4phihtya2"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://brpyk2n4lb72o" path="res://assets/materials/prototypes/prototype_red_256x256.png" id="1_kadb0"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_kadb0")
|
||||||
|
uv1_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
|
uv1_triplanar = true
|
||||||
9
debug/prototypes/Yellowmat.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://duvlktlyurohd"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://bmnqvop2dy5pm" path="res://assets/materials/prototypes/prototype_yellow_256x256.png" id="1_anv2g"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
albedo_texture = ExtResource("1_anv2g")
|
||||||
|
uv1_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
|
uv1_triplanar = true
|
||||||
|
uv2_offset = Vector3(0.5, 0.5, 0.5)
|
||||||
BIN
debug/prototypes/prototype_256x256.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
41
debug/prototypes/prototype_256x256.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://del2a862e7etr"
|
||||||
|
path.s3tc="res://.godot/imported/prototype_256x256.png-5479821d48ab803d34de2d75ce077f0b.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_256x256.png"
|
||||||
|
dest_files=["res://.godot/imported/prototype_256x256.png-5479821d48ab803d34de2d75ce077f0b.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
|
||||||
155
debug/prototypes/prototype_256x256.svg
Normal file
|
|
@ -0,0 +1,155 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="67.73333mm"
|
||||||
|
height="67.73333mm"
|
||||||
|
viewBox="0 0 67.73333 67.73333"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1"
|
||||||
|
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
|
||||||
|
sodipodi:docname="prototype_256x256.svg"
|
||||||
|
inkscape:export-filename="prototype_yellow_256x256.png"
|
||||||
|
inkscape:export-xdpi="96.000008"
|
||||||
|
inkscape:export-ydpi="96.000008"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview1"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#111111"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="1"
|
||||||
|
inkscape:deskcolor="#d1d1d1"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:zoom="2"
|
||||||
|
inkscape:cx="67.75"
|
||||||
|
inkscape:cy="128.75"
|
||||||
|
inkscape:window-width="1890"
|
||||||
|
inkscape:window-height="1012"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1">
|
||||||
|
<inkscape:page
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
width="67.73333"
|
||||||
|
height="67.73333"
|
||||||
|
id="page1"
|
||||||
|
margin="0"
|
||||||
|
bleed="0" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<defs
|
||||||
|
id="defs1">
|
||||||
|
<rect
|
||||||
|
x="8.4852814"
|
||||||
|
y="8.4852814"
|
||||||
|
width="50.911688"
|
||||||
|
height="26.162951"
|
||||||
|
id="rect31" />
|
||||||
|
<pattern
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#pattern29"
|
||||||
|
preserveAspectRatio="xMidYMid"
|
||||||
|
id="pattern31"
|
||||||
|
patternTransform="scale(0.5)"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
<pattern
|
||||||
|
patternUnits="userSpaceOnUse"
|
||||||
|
width="255.99999"
|
||||||
|
height="255.99999"
|
||||||
|
patternTransform="scale(1)"
|
||||||
|
preserveAspectRatio="xMidYMid"
|
||||||
|
id="pattern4"
|
||||||
|
style="fill:#ececec"
|
||||||
|
inkscape:label="pattern4">
|
||||||
|
<g
|
||||||
|
id="g4"
|
||||||
|
transform="scale(3.7795276)">
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:4, 2;stroke-dashoffset:1.1;stroke-opacity:1;paint-order:normal"
|
||||||
|
d="M 33.866664,0 V 67.73333"
|
||||||
|
id="path3" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:4, 2;stroke-dashoffset:1.1;stroke-opacity:1;paint-order:normal"
|
||||||
|
d="M 0,33.866664 H 67.73333"
|
||||||
|
id="path4" />
|
||||||
|
</g>
|
||||||
|
</pattern>
|
||||||
|
<pattern
|
||||||
|
patternUnits="userSpaceOnUse"
|
||||||
|
width="255.99999"
|
||||||
|
height="255.99999"
|
||||||
|
patternTransform="scale(1)"
|
||||||
|
preserveAspectRatio="xMidYMid"
|
||||||
|
id="pattern19"
|
||||||
|
inkscape:label="pattern19">
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:7.55906;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:15.1181, 7.55906;stroke-dashoffset:4.15748;stroke-opacity:1;paint-order:normal"
|
||||||
|
d="M 127.99999,0 V 255.99999"
|
||||||
|
id="path7" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:7.55906;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:15.1181, 7.55906;stroke-dashoffset:4.15748;stroke-opacity:1;paint-order:normal"
|
||||||
|
d="m 0,127.99999 c 7.0710678,0 255.99999,0 255.99999,0"
|
||||||
|
id="path8" />
|
||||||
|
</pattern>
|
||||||
|
<pattern
|
||||||
|
patternUnits="userSpaceOnUse"
|
||||||
|
width="255.99656"
|
||||||
|
height="255.99656"
|
||||||
|
patternTransform="scale(1)"
|
||||||
|
preserveAspectRatio="xMidYMid"
|
||||||
|
id="pattern29"
|
||||||
|
style="fill:#ffffff"
|
||||||
|
inkscape:label="pattern29">
|
||||||
|
<path
|
||||||
|
style="baseline-shift:baseline;display:inline;overflow:visible;opacity:1;vector-effect:none;fill-opacity:1;stroke-width:3.77953;stroke-dasharray:15.1181, 7.55906;stroke-dashoffset:4.15748;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
|
||||||
|
d="m 124.22244,0 v 10.962106 h 7.55905 V 0 Z m 0,18.521161 v 15.118111 h 7.55905 V 18.521161 Z m 0,22.677167 v 15.11811 h 7.55905 v -15.11811 z m 0,22.677166 v 15.11811 h 7.55905 v -15.11811 z m 0,22.677165 v 15.118111 h 7.55905 V 86.552659 Z m 0,22.677161 v 15.11811 h 7.55905 v -15.11811 z m 0,22.67717 v 15.11811 h 7.55905 v -15.11811 z m 0,22.67716 v 15.11812 h 7.55905 v -15.11812 z m 0,22.67717 v 15.11811 h 7.55905 v -15.11811 z m 0,22.67717 v 15.11811 h 7.55905 v -15.11811 z m 0,22.67716 v 15.11811 h 7.55905 v -15.11811 z m 0,22.67717 v 10.70374 h 7.55905 v -10.70374 z"
|
||||||
|
id="path27" />
|
||||||
|
<path
|
||||||
|
style="baseline-shift:baseline;display:inline;overflow:visible;opacity:1;vector-effect:none;fill-opacity:1;stroke-width:3.77953;stroke-dasharray:15.1181, 7.55906;stroke-dashoffset:4.15748;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
|
||||||
|
d="m 0,124.22244 v 7.55905 h 10.711122 v -7.55905 z m 18.270177,0 v 7.55905 h 15.11811 v -7.55905 z m 22.677164,0 v 7.55905 h 15.11811 v -7.55905 z m 22.677165,0 v 7.55905 h 15.118111 v -7.55905 z m 22.677166,0 v 7.55905 h 15.118108 v -7.55905 z m 22.677168,0 v 7.55905 h 15.11811 v -7.55905 z m 22.67716,0 v 7.55905 h 15.11811 v -7.55905 z m 22.67717,0 v 7.55905 h 15.11811 v -7.55905 z m 22.67716,0 v 7.55905 h 15.11811 v -7.55905 z m 22.67717,0 v 7.55905 h 15.11811 v -7.55905 z m 22.67716,0 v 7.55905 h 15.11811 v -7.55905 z m 22.67717,0 v 7.55905 h 10.95473 v -7.55905 z"
|
||||||
|
id="path28" />
|
||||||
|
</pattern>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<rect
|
||||||
|
style="fill:#edcf2b;stroke-width:4.2;stroke:#ffffff;stroke-opacity:1;stroke-dasharray:none;paint-order:normal;stroke-linecap:butt;stroke-linejoin:miter;fill-opacity:1"
|
||||||
|
id="rect2"
|
||||||
|
width="67.73333"
|
||||||
|
height="67.73333"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
<g
|
||||||
|
id="g19">
|
||||||
|
<rect
|
||||||
|
style="stroke:none;fill:url(#pattern31);fill-opacity:1;opacity:0.44762191"
|
||||||
|
transform="scale(0.26458333)"
|
||||||
|
width="255.99656"
|
||||||
|
height="255.99656"
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
id="rect29" />
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
transform="matrix(0.26458333,0,0,0.26458333,0.280633,-0.1403165)"
|
||||||
|
id="text31"
|
||||||
|
style="text-align:start;writing-mode:lr-tb;direction:ltr;white-space:pre;shape-inside:url(#rect31);display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:7.55906;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:15.1181, 7.55906;stroke-dashoffset:4.15748;stroke-opacity:1;paint-order:normal"><tspan
|
||||||
|
x="8.484375"
|
||||||
|
y="19.402877"
|
||||||
|
id="tspan2"><tspan
|
||||||
|
style="fill:#ffffff;stroke:none"
|
||||||
|
id="tspan1">256x256</tspan></tspan></text>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 6.8 KiB |
43
debug/prototypes/prototype_256x256.svg.import
Normal file
|
|
@ -0,0 +1,43 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://cb3c3pyec44ri"
|
||||||
|
path="res://.godot/imported/prototype_256x256.svg-276ba58daeac5f057ac02f7a4635020e.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_256x256.svg"
|
||||||
|
dest_files=["res://.godot/imported/prototype_256x256.svg-276ba58daeac5f057ac02f7a4635020e.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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=1
|
||||||
|
svg/scale=1.0
|
||||||
|
editor/scale_with_editor_scale=false
|
||||||
|
editor/convert_colors_with_editor_theme=false
|
||||||
BIN
debug/prototypes/prototype_blue_256x256.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
41
debug/prototypes/prototype_blue_256x256.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://ccgwt03xv63a2"
|
||||||
|
path.s3tc="res://.godot/imported/prototype_blue_256x256.png-fa296448b1f8d5f0f4840649b7fe1b74.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_blue_256x256.png"
|
||||||
|
dest_files=["res://.godot/imported/prototype_blue_256x256.png-fa296448b1f8d5f0f4840649b7fe1b74.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
debug/prototypes/prototype_gray_256x256.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
41
debug/prototypes/prototype_gray_256x256.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://87pitdljtw1e"
|
||||||
|
path.s3tc="res://.godot/imported/prototype_gray_256x256.png-ece0d027b946bd0995b8b6def496366f.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_gray_256x256.png"
|
||||||
|
dest_files=["res://.godot/imported/prototype_gray_256x256.png-ece0d027b946bd0995b8b6def496366f.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
debug/prototypes/prototype_green_256x256.png
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
41
debug/prototypes/prototype_green_256x256.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://8ik50gqyn6u"
|
||||||
|
path.s3tc="res://.godot/imported/prototype_green_256x256.png-0a369384de466487ef69d253de6fe3dd.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_green_256x256.png"
|
||||||
|
dest_files=["res://.godot/imported/prototype_green_256x256.png-0a369384de466487ef69d253de6fe3dd.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
debug/prototypes/prototype_orange_256x256.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
41
debug/prototypes/prototype_orange_256x256.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://b8aqstr5es5x4"
|
||||||
|
path.s3tc="res://.godot/imported/prototype_orange_256x256.png-6e3385fe85d02b667d09197e9cf96e76.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_orange_256x256.png"
|
||||||
|
dest_files=["res://.godot/imported/prototype_orange_256x256.png-6e3385fe85d02b667d09197e9cf96e76.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
debug/prototypes/prototype_pink_256x256.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
41
debug/prototypes/prototype_pink_256x256.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://bxjoam6tke5ws"
|
||||||
|
path.s3tc="res://.godot/imported/prototype_pink_256x256.png-e7cb985ed5b828ce43b3a33da1f37c0d.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_pink_256x256.png"
|
||||||
|
dest_files=["res://.godot/imported/prototype_pink_256x256.png-e7cb985ed5b828ce43b3a33da1f37c0d.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
debug/prototypes/prototype_purple_256x256.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
41
debug/prototypes/prototype_purple_256x256.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://c7mpr2p4gqqwm"
|
||||||
|
path.s3tc="res://.godot/imported/prototype_purple_256x256.png-185eb9187984b53e0c989b92a81a8aa4.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_purple_256x256.png"
|
||||||
|
dest_files=["res://.godot/imported/prototype_purple_256x256.png-185eb9187984b53e0c989b92a81a8aa4.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
debug/prototypes/prototype_red_256x256.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
41
debug/prototypes/prototype_red_256x256.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://brpyk2n4lb72o"
|
||||||
|
path.s3tc="res://.godot/imported/prototype_red_256x256.png-726c022ba6872ee2bf010381e5b47307.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_red_256x256.png"
|
||||||
|
dest_files=["res://.godot/imported/prototype_red_256x256.png-726c022ba6872ee2bf010381e5b47307.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
debug/prototypes/prototype_yellow_256x256.png
Normal file
|
After Width: | Height: | Size: 4 KiB |
41
debug/prototypes/prototype_yellow_256x256.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://bmnqvop2dy5pm"
|
||||||
|
path.s3tc="res://.godot/imported/prototype_yellow_256x256.png-148d1c1833d3049337b3eb4f1a81e650.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://debug/prototypes/prototype_yellow_256x256.png"
|
||||||
|
dest_files=["res://.godot/imported/prototype_yellow_256x256.png-148d1c1833d3049337b3eb4f1a81e650.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
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/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
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
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
[gd_scene format=3 uid="uid://b4pi4rjpbh0c8"]
|
|
||||||
|
|
||||||
[node name="DebugLevel" type="Node3D"]
|
|
||||||