Initial commit
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://sidx5xyv55wr"
|
||||
path="res://.godot/imported/4WayRoomData.png-31c927c3a34104f6d5731e68d59ab82e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Maps/Rooms/Generic Connectors/4Way/4WayRoomData.png"
|
||||
dest_files=["res://.godot/imported/4WayRoomData.png-31c927c3a34104f6d5731e68d59ab82e.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
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://ddda6oty00lmk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b608ewruy8u6s" path="res://assets/3D/Sample1_Poliigon_MetalSteelBrushed_7174_BaseColor.jpg" id="1_jjtnj"]
|
||||
[ext_resource type="Texture2D" uid="uid://csvl7l83hdwrk" path="res://assets/3D/Sample1_Poliigon_MetalSteelBrushed_7174_Metallic_2K_jpg-Poliigon_MetalSteelBrushed_7174_Roughness_2K_jpg.png" id="2_twb7x"]
|
||||
[ext_resource type="Texture2D" uid="uid://c5tmemasqcoby" path="res://assets/3D/Sample1_Poliigon_MetalSteelBrushed_7174_Normal.jpg" id="3_jr7sc"]
|
||||
|
||||
[resource]
|
||||
resource_name = "Poliigon_MetalSteelBrushed_7174_2K"
|
||||
cull_mode = 2
|
||||
albedo_texture = ExtResource("1_jjtnj")
|
||||
metallic = 1.0
|
||||
roughness_texture = ExtResource("2_twb7x")
|
||||
roughness_texture_channel = 1
|
||||
normal_enabled = true
|
||||
normal_texture = ExtResource("3_jr7sc")
|
||||
@@ -0,0 +1,53 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://cfqu6yq3q4j8f"
|
||||
path="res://.godot/imported/EnergyCell.blend-c010be6c4d476b79ce883e76203a2ef5.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/3D/Objects/EnergyCell.blend"
|
||||
dest_files=["res://.godot/imported/EnergyCell.blend-c010be6c4d476b79ce883e76203a2ef5.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
meshes/force_disable_compression=false
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
_subresources={}
|
||||
blender/nodes/visible=0
|
||||
blender/nodes/active_collection_only=false
|
||||
blender/nodes/punctual_lights=true
|
||||
blender/nodes/cameras=true
|
||||
blender/nodes/custom_properties=true
|
||||
blender/nodes/modifiers=1
|
||||
blender/meshes/colors=false
|
||||
blender/meshes/uvs=true
|
||||
blender/meshes/normals=true
|
||||
blender/meshes/export_geometry_nodes_instances=false
|
||||
blender/meshes/tangents=true
|
||||
blender/meshes/skins=2
|
||||
blender/meshes/export_bones_deforming_mesh_only=false
|
||||
blender/materials/unpack_enabled=true
|
||||
blender/materials/export_materials=1
|
||||
blender/animation/limit_playback=true
|
||||
blender/animation/always_sample=true
|
||||
blender/animation/group_tracks=true
|
||||
Reference in New Issue
Block a user