Hi there. I’m newbie in gamemaking
i have created a project (game) with a stage 1 level working good.
I like to add another level, and changing some code and the actor in a new level.
But i found that when i do that, the same thing happen to my level previous level
- How i change the object mesh, and the code, without messup the object etc in the stage 1 ?
- How i eliminate some object in level 2 , without messing the original in stage level 1 ?

That’s what we want.