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_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://cyv335iudqxfr"
|
||||
path="res://.godot/imported/wall_3x3.blend-716be2d136343c5219924f68a53bff59.scn"
|
||||
uid="uid://3f4sfmxtgrnt"
|
||||
path="res://.godot/imported/wall_2x3.blend-bfb96cb602fda5056c610c29bafe8e50.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/environment/wall_3x3.blend"
|
||||
dest_files=["res://.godot/imported/wall_3x3.blend-716be2d136343c5219924f68a53bff59.scn"]
|
||||
source_file="res://assets/models/environment/wall_2x3.blend"
|
||||
dest_files=["res://.godot/imported/wall_2x3.blend-bfb96cb602fda5056c610c29bafe8e50.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
@ -37,7 +37,15 @@ import_script/path=""
|
|||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={}
|
||||
_subresources={
|
||||
"nodes": {
|
||||
"PATH:Wall2x3": {
|
||||
"generate/physics": true,
|
||||
"physics/layer": 3,
|
||||
"physics/mask": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
blender/nodes/visible=0
|
||||
blender/nodes/active_collection_only=false
|
||||
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"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://wbdg0eb6kt1"
|
||||
path.s3tc="res://.godot/imported/wall_3x3_wall_brick_stone_center.png-82333a9e000c8c0c935a85fd75d61372.s3tc.ctex"
|
||||
uid="uid://bto23uggt37ik"
|
||||
path.s3tc="res://.godot/imported/wall_2x3_wall_brick_stone_center.png-24a919a69a735742a9d936933f1e674a.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
|
|
@ -14,8 +14,8 @@ generator_parameters={
|
|||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/environment/wall_3x3_wall_brick_stone_center.png"
|
||||
dest_files=["res://.godot/imported/wall_3x3_wall_brick_stone_center.png-82333a9e000c8c0c935a85fd75d61372.s3tc.ctex"]
|
||||
source_file="res://assets/models/environment/wall_2x3_wall_brick_stone_center.png"
|
||||
dest_files=["res://.godot/imported/wall_2x3_wall_brick_stone_center.png-24a919a69a735742a9d936933f1e674a.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue