more substance painter and shader tests

This commit is contained in:
derek
2025-01-14 16:08:11 -06:00
parent fb8ba949a0
commit bdf90f1e89
258 changed files with 15563 additions and 273 deletions

View File

@@ -1,27 +1,39 @@
[gd_scene load_steps=33 format=4 uid="uid://2o2wcc5i1al4"]
[gd_scene load_steps=45 format=4 uid="uid://2o2wcc5i1al4"]
[ext_resource type="Texture2D" uid="uid://b82yqx4tml6hn" path="res://assets/Models/rocketlauncher1.rough.png" id="1_b5b37"]
[ext_resource type="Script" path="res://scripts/rocket_launcher.gd" id="1_ra4f1"]
[ext_resource type="Texture2D" uid="uid://dyvcljaoux8h" path="res://assets/Textures/ObjectTextures/RocketLauncher.png" id="2_41bg8"]
[ext_resource type="PackedScene" uid="uid://hptaoyu5jeqk" path="res://assets/rocket.tscn" id="2_dmokb"]
[ext_resource type="Texture2D" uid="uid://c2hi7c5hl2yk2" path="res://assets/Models/rocketlauncher1.normal.png" id="2_y5wa3"]
[ext_resource type="Texture2D" uid="uid://d2t7w8xq8n4r5" path="res://assets/Models/SubstancePainterTest/rocketlauncher12_BaseColor.png" id="4_7wsrp"]
[ext_resource type="AudioStream" uid="uid://dp71xac3vbsob" path="res://assets/Audio/Weapons/rocket-launcher-firing-SBA-300109793.wav" id="5_i3755"]
[ext_resource type="Texture2D" uid="uid://bp3us6s0mxgym" path="res://assets/Models/SubstancePainterTest/rocketlauncher12_Metallic.png" id="5_ogrpo"]
[ext_resource type="Texture2D" uid="uid://cx364xcrtam3g" path="res://assets/Models/SubstancePainterTest/rocketlauncher12_Normal.png" id="6_g20a5"]
[ext_resource type="AudioStream" uid="uid://t50i483xmj3a" path="res://assets/Audio/Weapons/toy-click-spin-SBA-300071143.wav" id="6_ylsp6"]
[ext_resource type="Texture2D" uid="uid://cd1m1fqjj03pb" path="res://assets/Models/SubstancePainterTest/rocketlauncher12_Roughness.png" id="7_s1ljq"]
[ext_resource type="AudioStream" uid="uid://db3iy0f1pa5lg" path="res://assets/Audio/Weapons/gun-m-16-reload-full-clip-magazine-SBA-300121257.wav" id="7_ytr7i"]
[ext_resource type="Texture2D" uid="uid://v6217lr32l0m" path="res://assets/Models/rocket1.png" id="8_n4gmj"]
[ext_resource type="Texture2D" uid="uid://cfanvwkgixns0" path="res://assets/Models/rocket.rough.png" id="9_ylqny"]
[ext_resource type="Texture2D" uid="uid://ucovn1yh8prr" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.plates_BaseColor.png" id="8_pnfqo"]
[ext_resource type="Texture2D" uid="uid://cr4m5uyeew1g8" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.plates_Metallic.png" id="9_426mu"]
[ext_resource type="Texture2D" uid="uid://6063p3tiuwgx" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.plates_Normal.png" id="10_k7af4"]
[ext_resource type="Texture2D" uid="uid://dkxqo3yg1g836" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.plates_Roughness.png" id="11_gc85c"]
[ext_resource type="Texture2D" uid="uid://b0pvodok2r2q6" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.grips_BaseColor.png" id="12_hujmx"]
[ext_resource type="Texture2D" uid="uid://igtvpis03uiw" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.grips_Metallic.png" id="13_as7bu"]
[ext_resource type="Texture2D" uid="uid://cscotpf0i351i" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.grips_Normal.png" id="14_jks30"]
[ext_resource type="Texture2D" uid="uid://bqhsdyvg7e7bj" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.grips_Roughness.png" id="15_f3lsm"]
[ext_resource type="Texture2D" uid="uid://buib6v872q5tk" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.rocket_BaseColor.png" id="16_4uhd4"]
[ext_resource type="Texture2D" uid="uid://biee6onju4ou" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.rocket_Metallic.png" id="17_yygk2"]
[ext_resource type="Texture2D" uid="uid://cc1rd3qb8juw5" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.rocket_Normal.png" id="18_lmvdg"]
[ext_resource type="Texture2D" uid="uid://b7fmyem2kw5ra" path="res://assets/Models/SubstancePainterTest/rocketlauncher1.rocket_Roughness.png" id="19_27agv"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_k0yuq"]
resource_name = "rocketlauncher12"
cull_mode = 2
albedo_color = Color(0.179716, 0.303366, 0.165522, 1)
albedo_texture = ExtResource("4_7wsrp")
metallic = 1.0
metallic_texture = ExtResource("1_b5b37")
metallic_texture = ExtResource("5_ogrpo")
metallic_texture_channel = 2
roughness_texture = ExtResource("1_b5b37")
roughness_texture = ExtResource("7_s1ljq")
roughness_texture_channel = 1
normal_enabled = true
normal_texture = ExtResource("2_y5wa3")
normal_texture = ExtResource("6_g20a5")
texture_filter = 0
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_a23kd"]
@@ -33,9 +45,12 @@ roughness = 0.5
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_kcw18"]
resource_name = "rocketlauncher1.plates"
cull_mode = 2
albedo_color = Color(0.37453, 0.37453, 0.37453, 1)
albedo_texture = ExtResource("8_pnfqo")
metallic = 1.0
roughness = 0.595808
metallic_texture = ExtResource("9_426mu")
roughness_texture = ExtResource("11_gc85c")
normal_enabled = true
normal_texture = ExtResource("10_k7af4")
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_xcuqr"]
resource_name = "rocketlauncher1.led"
@@ -48,8 +63,13 @@ emission = Color(1, 0.234887, 0.217003, 1)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_o222y"]
resource_name = "rocketlauncher1.grips"
cull_mode = 2
albedo_color = Color(0.194751, 0.194751, 0.194751, 1)
roughness = 0.5
albedo_texture = ExtResource("12_hujmx")
metallic = 1.0
metallic_texture = ExtResource("13_as7bu")
roughness_texture = ExtResource("15_f3lsm")
normal_enabled = true
normal_texture = ExtResource("14_jks30")
texture_filter = 0
[sub_resource type="ArrayMesh" id="ArrayMesh_pbwbe"]
_surfaces = [{
@@ -225,12 +245,14 @@ shadow_mesh = SubResource("ArrayMesh_6x5ra")
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_2051l"]
resource_name = "rocketlauncher1.rocket"
cull_mode = 2
albedo_texture = ExtResource("8_n4gmj")
albedo_texture = ExtResource("16_4uhd4")
metallic = 1.0
metallic_texture = ExtResource("9_ylqny")
metallic_texture = ExtResource("17_yygk2")
metallic_texture_channel = 2
roughness_texture = ExtResource("9_ylqny")
roughness_texture = ExtResource("19_27agv")
roughness_texture_channel = 1
normal_enabled = true
normal_texture = ExtResource("18_lmvdg")
texture_filter = 2
[sub_resource type="ArrayMesh" id="ArrayMesh_xh68t"]
@@ -471,7 +493,8 @@ audio_empty = NodePath("Audio/Empty")
audio_reload = NodePath("Audio/Reload")
[node name="rocketlauncher1" type="MeshInstance3D" parent="."]
transform = Transform3D(1.41767e-10, -3.62203e-06, -1, -0.999434, -0.0336273, 1.21657e-07, -0.0336273, 0.999434, -3.61999e-06, 0, 0.242, 0.703125)
transform = Transform3D(1.41767e-10, -3.62203e-06, -1, -0.999434, -0.0336273, 1.21657e-07, -0.0336273, 0.999434, -3.61999e-06, 0.172647, 0.263837, 0.342894)
lod_bias = 10.0
mesh = SubResource("ArrayMesh_3trqo")
skeleton = NodePath("")