mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-12 08:11:10 +02:00
14 lines
133 B
HLSL
14 lines
133 B
HLSL
// bloodrip1.fx
|
|
|
|
headspurt {
|
|
|
|
bindto stump
|
|
{
|
|
delay 0
|
|
duration 2
|
|
restart 0
|
|
particle "particles/e3bloodspray.particle"
|
|
}
|
|
|
|
}
|