Left 4 Dead 2
Оцінок: 1,535
+Ultra Particle: Custom Melee Trail
   
Нагородити
До улюбленого
В улюблених
Прибрати
Game Content: Miscellaneous
Weapons: Melee
Розмір файлу
Додано
Оновлено
33.513 KB
14 верес. 2023 о 12:58
8 черв. о 23:14

Підпишіться, аби завантажити
+Ultra Particle: Custom Melee Trail

В колекціях (2) автора 7ᴇᴍᴘᴇsᴛᴲ
+Ultra Particle Full Set
Предметів: 8
Ubercharged Melee
Предметів: 27
Опис
You must subscribe to the texture file for this to work correctly
Replaces steamworks.pcf
Allow custom melee weapons to create many color trailing effects. This is only the base particle, it doesn't actually just give your existing weapon melee trail effects, it must be added to animation sequences (only useful for modders).

Available effect list:

weapon_melee_blue_trail
weapon_melee_blue_embers
weapon_melee_blue_laser
weapon_melee_bluer_trail
weapon_melee_bluer_embers
weapon_melee_bluer_laser
weapon_melee_red_trail
weapon_melee_red_embers
weapon_melee_red_laser
weapon_melee_dark_laser
weapon_melee_green_trail
weapon_melee_green_embers
weapon_melee_green_laser
weapon_melee_cyan_trail
weapon_melee_cyan_laser
weapon_melee_yellow_trail
weapon_melee_yellow_embers
weapon_melee_yellow_laser
weapon_melee_pink_trail
weapon_melee_pink_embers
weapon_melee_pink_trail_laser
weapon_melee_orange_trail
weapon_melee_orange_embers
weapon_melee_orange_laser
weapon_melee_purple_trail
weapon_melee_purple_embers
weapon_melee_purple_laser
weapon_melee_neon_trail (fade from pink to blue)
weapon_melee_lava_trail (fade from yellow to red)
weapon_melee_icy_trail (fade from orange to blue)
weapon_melee_warp (simple refract trail)

Example:
$sequence "swing_e_w_layer" {
"anims\swing_e_w.smd"
activity "ACT_VM_HITLEFT" 1
{ event AE_CL_CREATE_PARTICLE_EFFECT 2 "weapon_melee_blue_laser follow_attachment attach_blur" }
fadein 0
fadeout 0.2
fps 36
}

The bolded text is what you needed to add, it will create the particle on frame 2 of the animation, effect name is weapon_melee_blue_laser, and it will be created at attachment named "attach_blur"

The attachment may need to be rotated to align with the blade so the beam effect can be angled correctly, otherwise it would look bad
Коментарів: 43
7ᴇᴍᴘᴇsᴛᴲ  [автор] 20 верес. о 6:19 
Instructions is in the description
Emily Sharkess 🦈 20 верес. о 2:31 
Should make a tutorial for how to make like that
shaojie 10 верес. о 5:52 
特效咋掉了
Medguard 22 серп. о 7:15 
my syringe shot is blue for some reason
科比布莱恩特 26 лип. о 1:15 
订阅了怎么用不了
Kokkorylien 25 черв. о 0:57 
thanks, it works :luv:
7ᴇᴍᴘᴇsᴛᴲ  [автор] 24 черв. о 12:11 
Oops I named it "weapon_melee_pink_trail_laser" for some reason
Kokkorylien 24 черв. о 1:01 
weapon_melee_pink_laser does not take effect, and the console reports an error "
Attempting to create unknown particle system 'weapon_melee_pink_laser'"
Mofumofu Purofessa 4 берез. о 23:44 
I check again and nothing has red name. Maybe I should unsub all of them
7ᴇᴍᴘᴇsᴛᴲ  [автор] 4 берез. о 23:38 
missing particle error mean this mod was somehow not loaded
there maybe other mod that conflict with this