Camera problem
ktorti
Member Posts: 27
Hello all, I'm building a simple platformer and I'm having a bit of trouble with the camera. I have a scene which is much taller than the width and I have created an actor which travels up slowly and I want the camera to follow that actor up the screen. I've followed a lot of tutorials, but I can't figure out the camera or how to get it to follow that actor. I've added the control camera attribute to the actor, but still nothing happens. Any suggestions?
Comments
Have you seen this tutorial?
http://www.jamie-cross.net/?portfolio=gamesalad-recipe-005-making-your-platform-game-level-scroll-camera-scrolling
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
I actually figured it out.. I had the actor in a separate layer group. Thanks though!