H-uru / Plasma

Cyan Worlds's Plasma game engine
http://h-uru.github.io/Plasma/
GNU General Public License v3.0
205 stars 81 forks source link

`kPropDisableLOD` causes sounds to auto play. #1317

Open Hoikas opened 1 year ago

Hoikas commented 1 year ago

If the property plSound::kPropDisableLOD is set on a sound, this will cause the sound to begin playing unconditionally when the Age loads. This is why the Eder Tsogal door grinds without being interacted with if the kludge is not used.