Happy new year
This commit is contained in:
parent
b79e87c7ca
commit
881feecd67
6 changed files with 112 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=30 format=3 uid="uid://cqrh2cc7m2i7f"]
|
||||
|
||||
[ext_resource type="Environment" uid="uid://d0cfgtx2yxw13" path="res://environments/prototype_environment.tres" id="1_i6jab"]
|
||||
[ext_resource type="Environment" uid="uid://dr1bjp8bpe5n6" path="res://environments/prototype_snow_environment.tres" id="1_ii5jc"]
|
||||
[ext_resource type="Material" uid="uid://bx3f5vx71ynh5" path="res://materials/Graymat.tres" id="4_y6i55"]
|
||||
[ext_resource type="Material" uid="uid://dynpcduei1wfn" path="res://materials/Bluemat.tres" id="4_yx0ab"]
|
||||
[ext_resource type="Material" uid="uid://mlha6r17v2en" path="res://materials/DarkBluemat.tres" id="5_bno23"]
|
||||
|
|
@ -56,7 +56,7 @@ shadow_enabled = true
|
|||
shadow_opacity = 0.72
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = ExtResource("1_i6jab")
|
||||
environment = ExtResource("1_ii5jc")
|
||||
|
||||
[node name="CSGBox3D29" type="CSGBox3D" parent="."]
|
||||
transform = Transform3D(0.92477864, 0, 0.38050553, 0, 1, 0, -0.38050553, 0, 0.92477864, 2.3401544, 1.2806039, -9.494778)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue