Extract the SensorAddressingScene folder and all it's content to anywhere under <CMOPATHHERE>\Scenarios ..or a subfolder under that.
Load scene in the editor. Description and briefing give you an idea what's going on. The .lua files are pretty well commented, in fact I would guess 50-65% of the size of the main file is comments and extra error checking code.

Other:
Technically it doesn't need it's own subfolder "SensorAddressingScene", but what is critical is that the \Lua folder included in the zip is maintained at the same directory level as the .scen file, as 99.9% of code is run directly from those files and is not embedded with-in the scene.  The only requirement is the folder do have to live "somewhere" under <CMOPATHHERE>\Scenarios.

 

