SamsaraDevs / samsaraJunk

In which someone makes a class-based mod by copy/pasting the ZDoom Wiki into a single .pk3 and people seem to like it.
16 stars 7 forks source link

(ZDoom) Bounce system #63

Closed tehvappy50 closed 11 years ago

tehvappy50 commented 11 years ago

BounceType "Doom"/"Hexen" and BounceSound have more reliability compared to the current system which ZDoom Wiki lists as deprecated (+DOOMBOUNCE/+HEXENBOUNCE and SeeSound with silence hackery).

TerminusEst13 commented 11 years ago

BounceSound didn't work in our initial tests, and we haven't really cared to try it out any further. +HEXENBOUNCE and +DOOMBOUNCE seem to work fine for now, with the only difference being the SeeSound/BounceSound shenanigans, which the current hackaround seems to take care of nicely.

If it changes in the future, sure. As of now, ain't broke, don't fix, etc.