added pipe rifle animation
This commit is contained in:
12
Materials/metal2/metal2.tres
Normal file
12
Materials/metal2/metal2.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://cjvmf0bl70x6q"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_bk5kp"]
|
||||
[ext_resource type="Texture2D" uid="uid://cqyco3cfvkj2d" path="res://Materials/metal2/metal2.png" id="2_at70c"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_bk5kp")
|
||||
shader_parameter/albedo = ExtResource("2_at70c")
|
||||
shader_parameter/jitter_z_coordinate = true
|
||||
shader_parameter/jitter_depth_independent = true
|
||||
shader_parameter/alpha_scissor = 1.0
|
||||
Reference in New Issue
Block a user