when i make changes to my second scene it changes the first scene.
personal foul
Member Posts: 64
in Help Wanted
Hello GS, trying my hand at a multi level game. I copied and pasted the first scene and renamed as 2nd scene. When i go to make changes on the 2nd scene it is changing my first scene. So I'm guessing they are somehow linked together, how do i unlink them?
Comments
Actors in GameSalad follow the rules of the prototype no matter what scene they are placed in. If you want an actor to behave differently on a different scene, either unlock it to make it an instance with its own rules or copy the actor and add the copy to the new scene.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
If you want actors to behave differently in different levels you need to make different actors for each level.
Enemy level 1
Enemy level 2
Enemy level 3
You can make copies of actors and then modify parts that you want custom to each level.
Command c then press command v
Thank you for your help. @tatiang @gattoman