Garry's Mod
Stylish Death Timescale FX
Mostrando 1-10 de 13 aportaciones
< 1  2 >
Actualización: 25 JUL a las 3:09

((world's smallest change))

Actualización: 25 JUL a las 2:48

Woohoo! No longer requiring sv_cheats! (Lombaxtard's suggestion!)

moved to game.GetTimeScale() and game.SetTimeScale() which also makes transitions smoother!

Actualización: 24 JUL a las 15:51

Fixed the system with KeepCorpses on!

It was actually a pretty involved fix, here's hoping we won't run into any issues!

Actualización: 24 JUL a las 12:17

Wow! Min Chance/Damage convars for COOLER NPC kills (Thanks again, Coda! bro's cooking with these suggestions)
also improved options menu readability

cinematic_npc_chance - Percentage chance (0-100) for NPC death slowmo to trigger

cinematic_npc_min_damage - Minimum damage required to trigger NPC death slowmo (0 = no minimum)

cinematic_npc_damage_threshold_type - Damage threshold type; 'final' (killing blow) or 'total' (accumulated damage)

Actualización: 23 JUL a las 18:20

Shiny New thumbnail!

Actualización: 23 JUL a las 17:18

Fixed master toggle "cinematic_death_enabled" not actually toggling player death effects (oopsies)

Actualización: 23 JUL a las 14:18

i may have appended the wrong mod to the last update, what an oopsie, problem resolved

Actualización: 23 JUL a las 14:17

the UI checkboxes were broken, fixed them

Actualización: 23 JUL a las 12:08

Okay, we put the NPC settings and master toggles in the Options menu.

Actualización: 23 JUL a las 11:47

NPC and Nextbot support!! (Thank you for the suggestion, Coda!)

cinematic_npc_enabled 1 - Enable cinematic slowmo for NPC/Nextbot deaths
cinematic_npc_fade_delay 0.24 - Duration of restoration to normal timescale

cinematic_npc_curve - Interpolation style for NPC cinematic slowmo
{{ "linear" / "ease_in" / "ease_out" / "ease_in_out" / "dramatic" }}

cinematic_npc_start 0.62 - Initial slowmo speed when NPC dies
cinematic_npc_end 0.2 - Final slowmo speed
cinematic_npc_duration 0.175 - Duration of NPC slowmo transition

cinematic_npc_classes - "nextbot_here,snpc_angry_mother" - Comma-separated list of entity classes to include if they aren't already being detected