How can I select Scene.Camera in Attribute?

WeiyuWeiyu Member Posts: 216
edited April 2016 in Working with GS (Mac)

hello, everyone!
I have a problem that is "I can't find Scene.Camera in Attribute"
How can I select it in Attribute?
By the way, I'm using free trial.

Comments

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

    To access any of the Scene Attributes you need to first un-lock an actor in that Scene. After that you can get to the Scene Attributes through that un-locked (instance) actor.

  • WeiyuWeiyu Member Posts: 216

    @jamie_c said:
    To access any of the Scene Attributes you need to first un-lock an actor in that Scene. After that you can get to the Scene Attributes through that un-locked (instance) actor.

    So that's how it is. I understand soon after your explanation.
    Thank you><"

  • MentalDonkeyGamesMentalDonkeyGames Member Posts: 1,276

    Remember that when you unlock an actor, any changes you make in the prototype won't affect the unlocked actor. So be careful when doing that. I usually create a completely new actor just for the purpose of accessing scene attributes, and keep everything else locked.

  • WeiyuWeiyu Member Posts: 216

    Excuse me, I have one more question.
    How can I find "Scene.drager.drager.Motion.Linear Velocity.X" in Constrain Attribute?

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

    Glad you found it.

    Sounds like you second question is about a custom attribute that someone created. Are you following a tutorial or something?

  • SocksSocks London, UK.Member Posts: 12,822

    @mme5566123twww said:
    Excuse me, I have one more question.
    How can I find "Scene.drager.drager.Motion.Linear Velocity.X" in Constrain Attribute?

    Scene.SCENE NAME.ACTOR NAME.Motion.Linear Velocity.X"

Sign In or Register to comment.