Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: ryf9059 on June 02, 2013, 03:14:28 PM

Title: Camera follows action in 2D game?
Post by: ryf9059 on June 02, 2013, 03:14:28 PM
I want a camera to follow a player like thsoe in 2D game but with some damping or some offset adjustment. Is there such an action? I checked the action browser in the transform section there is smooth follow and smooth look at but those aren't what I want. Smooth look at rotates the camera (not desired in 2D game) and smooth follow action is having those rotating effect that I don't want, and I can't adjust any offset for it.

What should I do to achieve this effect? Also, since in my last post you were about to make a example project for this. So I guess that will also include the camera setup?
Title: Re: Camera follows action in 2D game?
Post by: MrMitch on June 02, 2013, 03:47:11 PM
Look at Smooth Follow Action, it should work
Title: Re: Camera follows action in 2D game?
Post by: ryf9059 on June 03, 2013, 12:33:25 AM
Look at Smooth Follow Action, it should work

I'm using it right now but as I mentioned it's not desired, it kinda rotates while damping, that's not desirable for a 2D game