So I have noticed my students often use several of these blocks (
caption:
on Sprite of kind Player overlaps with at location
with the same code in them. I would like to create an array with the appropriate tiles (I can do this) and insert the array in place of the single tile (this does not work). This would be much better practice for my students and stop them needing to update their code in several locations.