I can not get 2 (or more) actors to follow the camera
dagsen
Member, PRO Posts: 27
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?
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
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
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
how do you put an actor into a layer?
That is my problem !!
While your at it,watch all videos by gamesaladcookbook
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left