So I'm new to the forums and new to Construct. I've been following tutorials and doing tests on creating a platform game. I went with a Mario theme for testing as it is easy to find artwork, so I don't have to create art while I'm figuring out the engine. I've created a Goomba enemy and when Mario jumps on him he dies.I'm wondering now how I can duplicate this enemy within my level, code and all, so I won't have to re-code every single enemy. Basically is there any way to code an enemy, then just duplicate him over and over to create more instances of that same enemy within the level.
Here's what I have so far.
dl.dropboxusercontent.com/u/72974151/MarioTest/index.html