feat: adding the skin_shader_generator, and gacha base barebone
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/bob_gloves_blue.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/bob_gloves_green.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/bob_gloves_red.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/bob_gloves_yellow.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/gatot_gloves_blue.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/gatot_gloves_green.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/gatot_gloves_red.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/gatot_gloves_yellow.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/masbro_gloves_blue.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/masbro_gloves_green.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/masbro_gloves_red.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/masbro_gloves_yellow.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://brsifb7crs32y" path="res://assets/characters/skins/tex/oldpop_gloves_blue.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b0bhc0755oqgm" path="res://assets/characters/skins/tex/oldpop_gloves_green.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d4naeyq8i6h7s" path="res://assets/characters/skins/tex/oldpop_gloves_red.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cimvaxvrbnob5" path="res://assets/characters/skins/tex/oldpop_gloves_yellow.png" id="1"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
albedo_texture = ExtResource("1")
|
||||
Reference in New Issue
Block a user