- assigned_to: nobody --> ashleysbrain
When I want to autoplay a resource WAV with XAudio2 using an expression Construct first displays the last chosen sample (from the dropdown) as a string, the string being its name. But trying to run the game this way will not play the sample, even if the name is correct. The only way for it to work is by writing the index number in the expression window (the index being where it is chronologically in the Files folder of the Project bar).
Since it automates to making the last sample picked when you switch to use expression into a string it seem like this was intended to work, but it doesn't! Fixing it would help as if one were to edit a sample and then reload it into Construct its index would change.