[Golist] HydroTween Updates

donovan at hydrotik.com donovan at hydrotik.com
Sun Aug 3 14:57:19 PDT 2008


Pass your renderer, scene, camera, and viewport instances into HydroTween
with:
HydroTween.init3D(renderer, scene, camera, viewport);

Now whenever you do a tween with HydroTween:
HydroTween.go(camera, {z:-250}, 1, 0, Quintic.easeInOut, onFlipDone);

the renderer will be called only once per Go Pulse.

It¹s in its infant state, but I just tested it with my old Banner Flip code
and it¹s working good and solves the multiple call issue.




I also just moved the manager instantiation to the init3D() method for rev41



On 8/3/08 5:31 PM, "Gil Birman" <gil at allflashwebsite.com> wrote:

> Donovan,
> Thanks for all the updates! I was just wondering if you could throw out some
> example code on how to use the RenderManager.
> Gil
> 
> 
> _______________________________________________
> GoList mailing list
> GoList at goasap.org
> http://goasap.org/mailman/listinfo/golist_goasap.org


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080803/eff0d9db/attachment.html 


More information about the GoList mailing list