Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - matt90410

Pages: [1]
1
Support / Re: Sprite/Textmesh zoom to camera and fade out
« on: March 21, 2013, 09:07:52 pm »
Thank you so much for the advice.  I've installed HOTween and got exactly the effect I was after!

On a side note - Not sure if it was just me, but the visual HOTween editor didn't compile properly (from downloading off their website or from the unity store).  I had to manually edit some of the code to do with OnComplete to get it working.

2
Support / Sprite/Textmesh zoom to camera and fade out
« on: March 20, 2013, 03:39:24 pm »
I'm writing a tile game which consists of a number of sprites and textmeshes.  What I'm wanting to do is when tiles are removed from the screen that the tile spins towards the screen and fades out. 

Is this something that is achievable with 2d Toolkit?

Not sure if it is relevant,  but I am using the tk2dcamera.

Pages: [1]