SpielBackupAlt/Assets/deskpronter/scene.tscn

30 lines
1.2 KiB
Plaintext
Raw Permalink Normal View History

2024-12-26 14:54:06 +00:00
[gd_scene load_steps=8 format=2]
[ext_resource path="res://Assets/deskpronter/Printer_baseColor.jpeg" type="Texture" id=1]
[ext_resource path="res://Assets/deskpronter/Printer_normal.jpeg" type="Texture" id=2]
[ext_resource path="res://Assets/deskpronter/Printer_metallicRoughness.png" type="Texture" id=3]
[ext_resource path="res://Assets/deskpronter/Printer_emissive.jpeg" type="Texture" id=4]
[ext_resource path="res://Assets/deskpronter/untitled.obj" type="ArrayMesh" id=5]
[ext_resource path="res://Assets/deskpronter/scene.gltf" type="PackedScene" id=6]
[sub_resource type="SpatialMaterial" id=1]
albedo_texture = ExtResource( 1 )
metallic_texture = ExtResource( 3 )
emission_enabled = true
emission = Color( 0, 0, 0, 1 )
emission_energy = 1.0
emission_operator = 0
emission_on_uv2 = false
emission_texture = ExtResource( 4 )
normal_enabled = true
normal_scale = 1.0
normal_texture = ExtResource( 2 )
[node name="scene" instance=ExtResource( 6 )]
[node name="Printer_Printer_0" parent="Sketchfab_model/516835812b35427cbb02666210314c7ffbx/RootNode/Printer" index="0"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0 )
material_override = SubResource( 1 )
mesh = ExtResource( 5 )
material/0 = null