dhewm / dhewm3-sdk

An SDK to create Mods for dhewm3
GNU General Public License v3.0
62 stars 27 forks source link

Real Gibs - source code #38

Closed ALord7 closed 2 months ago

ALord7 commented 3 months ago

This code provided by the developer includes gibbing settings as well as attempts to optimize the performance of this mod

This code does not yet have damage based on body location! You can customize your gameplay with these commands:

g_gib_power - Initial speed of gibs spread

g_gib_shadows - On/Off gibs shadows

g_gib_remove_time - Time to remove gibs

cleargibs - remove all gibs

health_gib - Sets the value at which monsters will be gibbing. You can set it to -20 like in the original game or more if you want. All changes healthgib must be made in def files and not in the console!

The mod itself can be found at - https://www.moddb.com/games/doom-iii/addons/real-gibs-v106-for-dhewm3-32-bit

ALord7 commented 2 months ago

Sorry, I accidentally deleted the old fork