chore: 2x3 > 3x3
This commit is contained in:
parent
260726f0a2
commit
3ce5acfbda
5 changed files with 17 additions and 9 deletions
Binary file not shown.
|
|
@ -3,13 +3,13 @@
|
||||||
importer="scene"
|
importer="scene"
|
||||||
importer_version=1
|
importer_version=1
|
||||||
type="PackedScene"
|
type="PackedScene"
|
||||||
uid="uid://cyv335iudqxfr"
|
uid="uid://3f4sfmxtgrnt"
|
||||||
path="res://.godot/imported/wall_3x3.blend-716be2d136343c5219924f68a53bff59.scn"
|
path="res://.godot/imported/wall_2x3.blend-bfb96cb602fda5056c610c29bafe8e50.scn"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/models/environment/wall_3x3.blend"
|
source_file="res://assets/models/environment/wall_2x3.blend"
|
||||||
dest_files=["res://.godot/imported/wall_3x3.blend-716be2d136343c5219924f68a53bff59.scn"]
|
dest_files=["res://.godot/imported/wall_2x3.blend-bfb96cb602fda5056c610c29bafe8e50.scn"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
|
@ -37,7 +37,15 @@ import_script/path=""
|
||||||
materials/extract=0
|
materials/extract=0
|
||||||
materials/extract_format=0
|
materials/extract_format=0
|
||||||
materials/extract_path=""
|
materials/extract_path=""
|
||||||
_subresources={}
|
_subresources={
|
||||||
|
"nodes": {
|
||||||
|
"PATH:Wall2x3": {
|
||||||
|
"generate/physics": true,
|
||||||
|
"physics/layer": 3,
|
||||||
|
"physics/mask": 3
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
blender/nodes/visible=0
|
blender/nodes/visible=0
|
||||||
blender/nodes/active_collection_only=false
|
blender/nodes/active_collection_only=false
|
||||||
blender/nodes/punctual_lights=true
|
blender/nodes/punctual_lights=true
|
||||||
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
importer="texture"
|
importer="texture"
|
||||||
type="CompressedTexture2D"
|
type="CompressedTexture2D"
|
||||||
uid="uid://wbdg0eb6kt1"
|
uid="uid://bto23uggt37ik"
|
||||||
path.s3tc="res://.godot/imported/wall_3x3_wall_brick_stone_center.png-82333a9e000c8c0c935a85fd75d61372.s3tc.ctex"
|
path.s3tc="res://.godot/imported/wall_2x3_wall_brick_stone_center.png-24a919a69a735742a9d936933f1e674a.s3tc.ctex"
|
||||||
metadata={
|
metadata={
|
||||||
"imported_formats": ["s3tc_bptc"],
|
"imported_formats": ["s3tc_bptc"],
|
||||||
"vram_texture": true
|
"vram_texture": true
|
||||||
|
|
@ -14,8 +14,8 @@ generator_parameters={
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://assets/models/environment/wall_3x3_wall_brick_stone_center.png"
|
source_file="res://assets/models/environment/wall_2x3_wall_brick_stone_center.png"
|
||||||
dest_files=["res://.godot/imported/wall_3x3_wall_brick_stone_center.png-82333a9e000c8c0c935a85fd75d61372.s3tc.ctex"]
|
dest_files=["res://.godot/imported/wall_2x3_wall_brick_stone_center.png-24a919a69a735742a9d936933f1e674a.s3tc.ctex"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue