I can not get 2 (or more) actors to follow the camera
I have a problem With camera Control.
I can not get 2 (or more) actors to follow the camera,
but i can with one.
what should I do?
please hælp me
I can not get 2 (or more) actors to follow the camera,
but i can with one.
what should I do?

please hælp me


Comments
create game attribute : CameraControl
Rule in actor 1: When touched is pressed
-----change game.CameraControl to 1
Rule in actor 1 : When game.CameraControl = 1
-----control camera
Rule in actor 2: When touched is pressed
-----change game.CameraControl to 0
Rule in actor 1 : When game.CameraControl = 0
-----control camera
do you understand it now??
What are you trying to do ?
If you want the camera to follow a ball, what are the other actors you want to follow the camera?
My problem is that I cannot get the button to stay in the bottom of the camera, because it just remains on the scene and are not following the camera.
Does this make sense?
make a new layer and uncheck scrollable
then put the button on that layer
cheers
how do you put an actor into a layer?
That is my problem !!
While your at it,watch all videos by gamesaladcookbook