team-eternity / eternity

The Eternity Engine
http://eternity.youfailit.net/wiki/Main_Page
GNU General Public License v3.0
230 stars 36 forks source link

Add customizable crushed gibs, un-hardcoded crusher gib frame #614

Open sink666 opened 7 months ago

sink666 commented 7 months ago

In ZDoom-derived ports, you can specify a state a thing will use when its corpse is smushed by a crusher or door. a similar feature is referenced in #496 . With this PR you can specify the frame to be used when a thing is smushed with a new property in gamemodeinfo_t, and in a thing definitions + state blocks, specify a frame or frames to use.