kirijiri / GalactosIntolerant

GameJam01 2014
1 stars 1 forks source link

animated planet swap #4

Closed kirijiri closed 9 years ago

kirijiri commented 10 years ago

Prognosis: >.<

disgeni commented 10 years ago

At the moment I've implemented it like this:

You click the up/down arrow, then another planet. That planet switches instantly, then the planet with the arrows animates itself over.

I did it that way as it made more sense to me in terms of eye-trace for animation, rather than having the 2 planets cross over each other. I can always change it though.

kirijiri commented 10 years ago

I'd like to see what it looks like if they'd both animate over actually... if that's possible/easy-enough ... think itd make more sense, but I might be wrong On 30 Aug 2014 19:00, "disusedgenius" notifications@github.com wrote:

At the moment I've implemented it like this:

You click the up/down arrow, then another planet. That planet switches instantly, then the planet with the arrows animates itself over.

I did it that way as it made more sense to me in terms of eye-trace for animation, rather than having the 2 planets cross over each other. I can always change it though.

— Reply to this email directly or view it on GitHub https://github.com/kirijiri/GalactosIntolerant/issues/4#issuecomment-53965677 .

disgeni commented 10 years ago

Looks alright actually and it's an easy change to make.