Hello everyone!
I have an array that moves and detects collisions of enemies. It works well on level 1 but on level 2 it doesn't exist on the layout objects like it does on level 1. I tried to drag it on the level but construct doesn't allow me to do that.
My question is: How can I copy paste this array from level 1 objects to level 2, 3, 4, etc. I didn't create it myself, it was from a tutorial.