phaserjs / phaser

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
https://phaser.io
MIT License
37.14k stars 7.1k forks source link

[QUESTION] Use the tweening engine only? For web design? #1214

Closed thednp closed 10 years ago

thednp commented 10 years ago

Hi,

I came here from tween.js by sole.

I am blown away by your work, I was wondering if you can provide a "webdesign only" version/example of the tween.js of yours with a minimal noob documentation.

Thanks so much.

clark-stevenson commented 10 years ago

You should checkout Greensock https://greensock.com/docs/#/HTML5/GSAP/TweenMax/

photonstorm commented 10 years ago

Yeah I would just use TweenMax really, it's more bloated than tween.js but not enough that you should really worry. I have no plans to release the Tween part of Phaser on its own, sorry.

thednp commented 10 years ago

Then can I use/addapt your code for the purpose?

hilts-vaughan commented 10 years ago

I take it the code is just based off Robert Penning's libraries. Why not just use an existing implementation? On Oct 1, 2014 10:39 AM, "thednp" notifications@github.com wrote:

Then can I use/addapt your code for the purpose?

— Reply to this email directly or view it on GitHub https://github.com/photonstorm/phaser/issues/1214#issuecomment-57474124.