HELP - How to Move a camera with the Actor using the Controller Template with Extended Screen
I hope I can try and state this more clearly.
I have a scene that is 5120 tall and 768 wide. The tank will start at the bottom and progress through the scene to the top shooting things. I am using the Controller 1 (Stick style with fire button A&B) type template. I have expanded the cam view as far as it will go and it simply runs off the top off the screen, the tank, with more than 4000 pixels in height worth of terrain to run through. I have not made any controller changes and have done the tutorial of Offset cam with TShirt Booth, but I get stuck on how to add it to the templates Flying actor because it is a stick controller and I do not know where to add the remaining portion of the info after creating the CamActor and the CanX and CamY Real Attributes.
I appreciate any help. I have spent about 4 hours trying all kinds of things.
I even tried to create a invisible actor so I could assign the appropriate characteristics to it and then maybe have it follow the primary actor.
It is not like a mouse click or touch because it is stick control
Thank you guys. Sorry I am such and idiot with this one. This is my first game. and I have gone through tons of the tutorials and cookbook.
Hang Loose
HerenzonaApps
I have a scene that is 5120 tall and 768 wide. The tank will start at the bottom and progress through the scene to the top shooting things. I am using the Controller 1 (Stick style with fire button A&B) type template. I have expanded the cam view as far as it will go and it simply runs off the top off the screen, the tank, with more than 4000 pixels in height worth of terrain to run through. I have not made any controller changes and have done the tutorial of Offset cam with TShirt Booth, but I get stuck on how to add it to the templates Flying actor because it is a stick controller and I do not know where to add the remaining portion of the info after creating the CamActor and the CanX and CamY Real Attributes.
I appreciate any help. I have spent about 4 hours trying all kinds of things.
I even tried to create a invisible actor so I could assign the appropriate characteristics to it and then maybe have it follow the primary actor.
It is not like a mouse click or touch because it is stick control
Thank you guys. Sorry I am such and idiot with this one. This is my first game. and I have gone through tons of the tutorials and cookbook.
Hang Loose
HerenzonaApps
Comments
Does your "tank" actor has a "control camera" behavior in it ?
Thank you again.