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 - IslandOfficials

Pages: [1]
1
Releases / Re: 2D Toolkit UI 1.0 Beta 6
« on: May 23, 2013, 07:00:53 am »
For the UIDragItems is there a way to check if the object is currently being dragged? I tried GetComponent<tk2dUIDragItem> ().uiItem.IsPressed but that didn't work.

I worked around this by poking around the source and changing isBtnActive to public. Is there any problem with that? Can this (or a new similar variable) be made public in the future?

2
Releases / Re: 2D Toolkit 1.90 beta 3
« on: January 27, 2013, 09:49:08 pm »
Ive noticed that if you select a frame of an animation and try to add a trigger it adds it to the first frame. Granted you can slide them around, but still a little annoying.

I like the new animation editor by the way (except this small bug)

Pages: [1]