How can I select Scene.Camera in Attribute?
Weiyu
Member Posts: 216
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
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.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
So that's how it is. I understand soon after your explanation.
Thank you><"
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.
Mental Donkey Games
Website - Facebook - Twitter
Excuse me, I have one more question.
How can I find "Scene.drager.drager.Motion.Linear Velocity.X" in Constrain Attribute?
Glad you found it.
Sounds like you second question is about a custom attribute that someone created. Are you following a tutorial or something?
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
Scene.SCENE NAME.ACTOR NAME.Motion.Linear Velocity.X"