ARA
This commit is contained in:
parent
be9eb71d37
commit
24c7d971fc
@ -13,18 +13,23 @@
|
|||||||
|
|
||||||
[sub_resource type="SpatialMaterial" id=1]
|
[sub_resource type="SpatialMaterial" id=1]
|
||||||
albedo_texture = ExtResource( 2 )
|
albedo_texture = ExtResource( 2 )
|
||||||
|
uv1_triplanar = true
|
||||||
|
|
||||||
[sub_resource type="SpatialMaterial" id=2]
|
[sub_resource type="SpatialMaterial" id=2]
|
||||||
albedo_texture = ExtResource( 4 )
|
albedo_texture = ExtResource( 4 )
|
||||||
|
uv1_triplanar = true
|
||||||
|
|
||||||
[sub_resource type="SpatialMaterial" id=3]
|
[sub_resource type="SpatialMaterial" id=3]
|
||||||
albedo_texture = ExtResource( 4 )
|
albedo_texture = ExtResource( 4 )
|
||||||
|
uv1_triplanar = true
|
||||||
|
|
||||||
[sub_resource type="SpatialMaterial" id=4]
|
[sub_resource type="SpatialMaterial" id=4]
|
||||||
albedo_texture = ExtResource( 1 )
|
albedo_texture = ExtResource( 1 )
|
||||||
|
uv1_triplanar = true
|
||||||
|
|
||||||
[sub_resource type="SpatialMaterial" id=5]
|
[sub_resource type="SpatialMaterial" id=5]
|
||||||
albedo_texture = ExtResource( 1 )
|
albedo_texture = ExtResource( 1 )
|
||||||
|
uv1_triplanar = true
|
||||||
|
|
||||||
[sub_resource type="DynamicFont" id=8]
|
[sub_resource type="DynamicFont" id=8]
|
||||||
size = 64
|
size = 64
|
||||||
@ -135,7 +140,7 @@ volume_db = -3.0
|
|||||||
bus = "Music"
|
bus = "Music"
|
||||||
|
|
||||||
[node name="Sun" type="DirectionalLight" parent="."]
|
[node name="Sun" type="DirectionalLight" parent="."]
|
||||||
transform = Transform( 0.707107, -0.353553, 0.612372, 0, 0.866025, 0.5, -0.707107, -0.353553, 0.612372, 7.99925, 6, 7.97141 )
|
transform = Transform( -0.897916, 0.257019, -0.357335, 0.170954, 0.951718, 0.254964, 0.405613, 0.167849, -0.898502, -33.0059, 16.9772, -31.8496 )
|
||||||
|
|
||||||
[node name="WorldEnvironment_EpicBlueSky" type="WorldEnvironment" parent="."]
|
[node name="WorldEnvironment_EpicBlueSky" type="WorldEnvironment" parent="."]
|
||||||
environment = SubResource( 10 )
|
environment = SubResource( 10 )
|
||||||
|
BIN
Textures/ARA.png
Normal file
BIN
Textures/ARA.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
35
Textures/ARA.png.import
Normal file
35
Textures/ARA.png.import
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Textures/ARA.png"
|
||||||
|
dest_files=[ "res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=true
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user