Files
DoomRTX/e3/fx/skulltrail2.fx
T
2026-05-20 12:29:30 -07:00

21 lines
224 B
HLSL

//
// skulltrail.fx
skulltrail2 {
bindto "head"
{
delay 0
duration 12
restart 0
particle "particles/skullsmoke.particle"
}
{
delay 0
duration 12
restart 0
particle "particles/skulltrail.particle"
}
}