mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 09:07:41 +00:00
Various bug fixes
This commit is contained in:
@@ -387,6 +387,7 @@ void CActor::SetVolume(float vol)
|
||||
{
|
||||
if (x8c_loopingSfxHandle)
|
||||
CSfxManager::UpdateEmitter(x8c_loopingSfxHandle, GetTranslation(), zeus::CVector3f::skZero, vol);
|
||||
xd4_maxVol = vol;
|
||||
}
|
||||
|
||||
const zeus::CTransform CActor::GetScaledLocatorTransform(std::string_view segName) const
|
||||
|
||||
Reference in New Issue
Block a user