You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
767 B
Plaintext

[gd_resource type="ShaderMaterial" load_steps=5 format=3 uid="uid://dtyosukxpf33d"]
[ext_resource type="Shader" path="res://render/shader/effect_slash.gdshader" id="1_s5fvm"]
[ext_resource type="Texture2D" uid="uid://dd3e7ol8qa5eq" path="res://render/texture/particle/noise/noise2.png" id="2_gu3jv"]
[ext_resource type="Texture2D" uid="uid://c4byf37he3mjt" path="res://render/texture/particle/noise/noise1.png" id="3_p66ui"]
[ext_resource type="Texture2D" uid="uid://cksxjvafx2skm" path="res://render/texture/particle/mask/mask5.png" id="3_r0nln"]
[resource]
render_priority = 0
shader = ExtResource("1_s5fvm")
shader_parameter/tex_main = ExtResource("2_gu3jv")
shader_parameter/tex_noise = ExtResource("3_p66ui")
shader_parameter/tex_mask = ExtResource("3_r0nln")