Ipad game large scene, need to get camera offset to function properly...

kganczakkganczak Member, PRO Posts: 18

For example, I am making an iPad game and the scene size is 1024x768. I have 20 scenes set up that way, but now i want to make the next 20 at 2048x1536. I created the scene and had to constrain the camera to the hero so that it would follow. I have all my elements in the right layers with scrollable set up. Everything is moving as it should. The issue is when you touch the screen in the initial 1024x768 space everything works fine. But as soon as the hero leaves the initial screen nothing works.
I have rules setup so that when you click the strength it spawns and explosion that shoots the actor using a magnitude function and a vector to angle. I tried following the video that tshirtbooth put up about using the offset, but cant seem to get it working correctly.

Thanks
Kevin

Answers

Sign In or Register to comment.