CPT MW p/b with no sound
Aircraft Version
Development
Build info
{
"built": "2024-09-13T19:31:48+00:00",
"ref": "refs/heads/a380x-experimental",
"sha": "74f1594ff159fa17b96b0ee67c3452730accbc10",
"actor": "flogross89",
"event_name": "manual",
"pretty_release_name": "a380x-experimental:74f1594f",
"version": "a380x-v0.12.0-a380x-experimental.74f1594"
}
Describe the bug
Captain's Master Warning pushbutton with no click sound
Expected behavior
*click*
Steps to reproduce
- Click CPT's MW p/b
References (optional)
No response
Additional info (optional)
No response
Discord Username (optional)
No response
Most likely due to a naming issue in the GLTF model file:
Node is named PUSH_GLARESHIELD_CS_MASTERAWARN, but should be named PUSH_GLARESHIELD_CS_MASTERWARN
The clickspot + blue highlight wouldn't work if it was a naming issue? It's definitely got the right name in the last blend file I have (and the origin is in the right place too):
The clickspot and highlight are also working in sim.
We do have both spellings at the moment inside the gltf, with and without the typo. I suppose the clickspot works because of the correctly named node, but I don't know why the WWISE event won't trigger. I suggested to Rep to clean up the typo, let's see then
The sound isn't the only thing missing, the animation is also missing