This is probably never going to be an issue for most people because they don't code broadcast-recieve, but my god why is this a thing You'll have to see inside to test for yourself. EDIT 2: It's just frame delay, pain both those blocks have a 1f delay which means that everything underneath it can never be triggered because the recieve block resets before it can do all the code stuff below. EDIT: It's worse than I thought, because it stops ANYTHING from processing after these blocks. Fortunately there are ways around it but they are kind of far from ideal. (i.e. force an extra frame delay, or have all the sound effect handling in one block recieve blocks) ̶̶̶S̶c̶r̶a̶t̶c̶h̶ ̶i̶s̶ ̶a̶ ̶t̶o̶t̶a̶l̶l̶y̶ ̶f̶l̶a̶w̶l̶e̶s̶s̶ ̶l̶a̶n̶g̶u̶a̶g̶e̶ ̶t̶h̶a̶t̶ ̶h̶a̶s̶ ̶a̶b̶s̶o̶l̶u̶t̶e̶l̶y̶ ̶n̶o̶ ̶j̶a̶n̶k̶ ̶w̶h̶a̶t̶s̶o̶e̶v̶e̶r̶.