how to add panning to camera ?
NimbleBug
Member Posts: 483
in Help Wanted
how to add panning to camera ? i have map in my game and i want to pan over the map like google map
scene size 4096 *3072
Thanks
Comments
@NimbleBug You can't really add panning to the camera, but you can make a movable actor that controls the camera that can make your camera act as if it's panning by moving in the directions you want it to go.
Oh, and here's a pan.
Mathtap.com (Android) | Fridgemanager.com (Android) | Breakoutofspace.com (Android)
I believe @DeepBlueApps has a nice free demo for this.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
@Summation i dont want to add any actor ....to control... , just want to touch background(map) and pan, any demo file please
@NimbleBug Is this a paid job?
Mathtap.com (Android) | Fridgemanager.com (Android) | Breakoutofspace.com (Android)
@Summation not a paid job, please suggest me a tutorial to follow , so that i can do myself.
@NimbleBug One has already been suggested by @Braydon_SFX
Mathtap.com (Android) | Fridgemanager.com (Android) | Breakoutofspace.com (Android)
http://www.deepblueapps.com/drag-around/
http://www.deepblueapps.com/camera-pan-out-speed-template/
A few more if you search camera in our search box http://www.deepblueapps.com/?s=camera&x=0&y=0
Here's a quick demo that doesn't rely on an actor using a "Control camera" behaviour, and isn't behind a sign-up barrier:
Seems I picked a rather large wallpaper to use. The actual logic is tiny. Add limits to it with min/max functions applied to the camera origin x/y as you usually would.
Contact me for custom work - Expert GS developer with 15 years of GS experience - Skype: armelline.support
...
@Armelline @DeepBlueApps @Summation @Braydon_SFX Thank u so much for the help