Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Yanifska on November 02, 2016, 04:39:47 PM

Title: How to tween orthographicSize
Post by: Yanifska on November 02, 2016, 04:39:47 PM
Hi,

How can I tween an orthographic camera size ? for now I am using a float interpolate on the orthographicSize property but there is no easing.
Is there a way without adding a third party plugin ?
I was just fine using iTween I would prefer to not use a second tween addon.
Any ideas ?
Title: Re: How to tween orthographicSize
Post by: Yanifska on November 04, 2016, 06:08:30 AM
Nothing
Title: Re: How to tween orthographicSize
Post by: dudebxl on November 04, 2016, 03:01:48 PM
Why not use the ease float action?

Also iTween is no good especially for mobile (see google). You can try DoTween and the actions are here in the forums and there is an action for tweening the orthographic camera size.