Cannot edit scene attributes

Im having trouble using behaviors to edit attribute on the scene. Can you pls help? Im creating a plane game and I want if all the planes are knocked out, the scene is changed to You win. But I have more than one scene doing the same thing. Can anyone help? :'(

Comments

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    You need to use game level attributes not scene level.

  • Agent ArgyleAgent Argyle Member, PRO Posts: 188

    I'm having this same issue. If you can add attributes to a scene why can't behaviors access scene.Attributes? For example, if you need an attribute to reset when the scene resets, it seems logical to use a scene attribute, no?

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    @cousinisaac, you can access Scene Attributes but only by un-locking an actor on the scene and making it an instance actor.

Sign In or Register to comment.