▲ 7 r/clickteam
"Play sample by name"
Is there a way or an extension that would allow me to play samples by name just like you can create objects by name?
When an item appears in player's inventory it is supposed to play a sound.
The sound is determined by:
- The item ID (Alterable value A of that green thing)
- Sound randomizer which makes it so the same item can have different sounds (the counter)
If there were a "play sample by name" option it would allow me to squeeze events 5 - 24 into only one event.
It would look something like this:
Play sample by name -> paragraph$( "Item name base", ItemID )+Str$(Randomizer)
u/Xilean1 — 18 days ago