Update rendering

This commit is contained in:
stilobique-surface
2021-05-13 23:59:14 +02:00
parent 7825436628
commit 1f33c4a0cd
4 changed files with 11 additions and 4 deletions
Binary file not shown.
+1 -1
View File
@@ -21,4 +21,4 @@ flags/filter=true
flags/mipmaps=false flags/mipmaps=false
flags/srgb=false flags/srgb=false
slices/horizontal=1 slices/horizontal=1
slices/vertical=2 slices/vertical=1
Binary file not shown.
+10 -3
View File
@@ -1,4 +1,4 @@
[gd_scene load_steps=56 format=2] [gd_scene load_steps=57 format=2]
[ext_resource path="res://assets/props/candle/sm_candle_top.mesh" type="ArrayMesh" id=1] [ext_resource path="res://assets/props/candle/sm_candle_top.mesh" type="ArrayMesh" id=1]
[ext_resource path="res://scenes/levels/warcraft/WarCraft.gd" type="Script" id=2] [ext_resource path="res://scenes/levels/warcraft/WarCraft.gd" type="Script" id=2]
@@ -37,6 +37,7 @@
[ext_resource path="res://assets/props/apple/materials/MA_apple.material" type="Material" id=35] [ext_resource path="res://assets/props/apple/materials/MA_apple.material" type="Material" id=35]
[ext_resource path="res://assets/props/fireplace/sm_fireplace.mesh" type="ArrayMesh" id=36] [ext_resource path="res://assets/props/fireplace/sm_fireplace.mesh" type="ArrayMesh" id=36]
[ext_resource path="res://assets/props/column/sm_column.mesh" type="ArrayMesh" id=37] [ext_resource path="res://assets/props/column/sm_column.mesh" type="ArrayMesh" id=37]
[ext_resource path="res://assets/props/misc/plane.mesh" type="ArrayMesh" id=38]
[sub_resource type="CubeMesh" id=1] [sub_resource type="CubeMesh" id=1]
@@ -135,7 +136,7 @@ height = 0.171908
script = ExtResource( 2 ) script = ExtResource( 2 )
[node name="BakedLightmap" type="BakedLightmap" parent="."] [node name="BakedLightmap" type="BakedLightmap" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -3.058, 2.35676, -0.241652 ) transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -3.06928, 2.35676, -0.183365 )
extents = Vector3( 6.50885, 3.63237, 10 ) extents = Vector3( 6.50885, 3.63237, 10 )
quality = 2 quality = 2
bounces = 5 bounces = 5
@@ -217,6 +218,12 @@ height = 4.00957
depth = 8.90633 depth = 8.90633
material = ExtResource( 8 ) material = ExtResource( 8 )
[node name="plane" type="MeshInstance" parent="Building"]
transform = Transform( 12.483, 0, 0, 0, 1, 0, 0, 0, 20.5058, -2.02793, 2.28555, -1.64667 )
use_in_baked_light = true
mesh = ExtResource( 38 )
material/0 = null
[node name="table right" type="MeshInstance" parent="."] [node name="table right" type="MeshInstance" parent="."]
transform = Transform( 0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, 0.707107, -2.04193, 0.815994, -1.9022 ) transform = Transform( 0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, 0.707107, -2.04193, 0.815994, -1.9022 )
use_in_baked_light = true use_in_baked_light = true
@@ -474,7 +481,7 @@ spot_range = 8.1
spot_angle = 55.8 spot_angle = 55.8
[node name="Sun" type="DirectionalLight" parent="Lighting"] [node name="Sun" type="DirectionalLight" parent="Lighting"]
transform = Transform( -0.777664, -0.348191, 0.523451, 0.0166148, 0.820946, 0.570764, -0.62846, 0.45256, -0.632636, 0, 1.62188, 0 ) transform = Transform( -0.777664, -0.348191, 0.523451, 0.0166148, 0.820946, 0.570764, -0.62846, 0.45256, -0.632635, 0, 1.62188, 0 )
light_color = Color( 0.501961, 0.67451, 1, 1 ) light_color = Color( 0.501961, 0.67451, 1, 1 )
light_energy = 8.0 light_energy = 8.0
light_bake_mode = 2 light_bake_mode = 2