GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

OpenALEffects #2281

Closed marauder2k7 closed 5 years ago

marauder2k7 commented 6 years ago

Ground work, this commit enables reverb zones and opens the slots for other effects to be added later. Tested using the full template. Build your openal dll and your full.exe use one of the environment presets and it will work

marauder2k7 commented 6 years ago

i should add this also gives the option for exponential falloff

Areloch commented 6 years ago

Seems to all work, did note a typo with "PresetFroest" presumably that's supposed to be PresetForest?

Also, if you could correct the indentations on the SFXEnvironment definitions, and the typo, i think it's good to go :)

marauder2k7 commented 5 years ago

yeah it was supposed to be preset forest lol sorry rushing to test it out was a bit excited.

theblooopz commented 5 years ago

bump edit: works for me