Hello Guest

Author Topic: Animation effects for transitions like ease in and ease out,  (Read 4052 times)

RakeshChatra

  • Newbie
  • *
  • Posts: 33
    • View Profile
Animation effects for transitions like ease in and ease out,
« on: October 21, 2013, 08:46:35 am »
Hi, for doing the UI for the game i am trying to do some transitions for the UI Screens but not getting the desired results are there any demo for transition effects or animations in 2DToolkit for the UI things ?????? I had found in UIToolKit like ease in and ease out.. I want those effects in 2DToolKit.. Please help..

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Animation effects for transitions like ease in and ease out,
« Reply #1 on: October 21, 2013, 11:37:48 am »
There aren't any transition effects built in as you can get a much better tweening library like hotween, go kit, etc. You can simply replace the transition function with one of them.