Can I pass an Array between Scenes?
- 
 I'm keen[2] do this. 
- 
 If you put the object storing the array on Global UI layer it should be able to be shared between scenes. 
- 
 @Deeeds you can also use save value to save the array in one scene and load it in another. 
