Improved animations
This commit is contained in:
parent
ab3890896d
commit
cf8ba8bacb
34 changed files with 25503 additions and 4869 deletions
|
|
@ -1,14 +1,27 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=6 format=3 uid="uid://bmawvuomui06g"]
|
||||
[gd_resource type="StandardMaterial3D" load_steps=8 format=3 uid="uid://bmawvuomui06g"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dnavx8bsrg2cp" path="res://content/rifle/Cardboard001_2K-PNG/Cardboard001_2K-PNG_Color.png" id="1_1k1j1"]
|
||||
[ext_resource type="Texture2D" uid="uid://w1qjoj4t60pe" path="res://content/rifle/Cardboard001_2K-PNG/Cardboard001_2K-PNG_Displacement.png" id="2_hlgs7"]
|
||||
[ext_resource type="Texture2D" uid="uid://dku7f5fijokpn" path="res://content/rifle/Cardboard001_2K-PNG/Cardboard001_2K-PNG_NormalGL.png" id="3_djy0y"]
|
||||
[ext_resource type="Texture2D" uid="uid://cpmhd8ni4r5lu" path="res://content/rifle/Cardboard001_2K-PNG/Cardboard001_2K-PNG_Roughness.png" id="4_a4f6v"]
|
||||
[ext_resource type="Texture2D" uid="uid://c6bunpewcofd" path="res://content/rifle/hk437.png" id="4_ebxha"]
|
||||
|
||||
[sub_resource type="CurveTexture" id="CurveTexture_oq5c5"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_e1on6"]
|
||||
render_priority = 1
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("4_ebxha")
|
||||
roughness_texture = ExtResource("4_a4f6v")
|
||||
normal_enabled = true
|
||||
normal_texture = ExtResource("3_djy0y")
|
||||
heightmap_texture = ExtResource("2_hlgs7")
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0.31, 0.31, 0.31, 1)
|
||||
next_pass = SubResource("StandardMaterial3D_e1on6")
|
||||
albedo_color = Color(0.389287, 0.389287, 0.389287, 1)
|
||||
albedo_texture = ExtResource("1_1k1j1")
|
||||
metallic_specular = 0.02
|
||||
roughness_texture = ExtResource("4_a4f6v")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue