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

Pages: [1]
1
Support / Show all the gameobjects that use a specified sprite
« on: June 30, 2014, 08:02:29 pm »
Hi all,

Do you know if there is a way with 2d toolkit to show all the gameobjects that use a specified sprite ?

Thanks

2
Releases / Re: 2D Toolkit 2.0 Playmaker actions
« on: November 08, 2013, 05:03:48 pm »
You can use this plugin to use 2dtoolkit UI with Playmaker https://www.assetstore.unity3d.com/#/content/11590

3
Support / Re: Link between a button and playmaker
« on: November 08, 2013, 04:36:38 pm »
There is a new plugin for 2dtoolkit UI on the asset store. I use it to my UIItem events with Playmaker.

https://www.assetstore.unity3d.com/#/content/11590

4
Support / Re: Isometric tilemap positions
« on: November 08, 2013, 03:21:32 pm »
This issue is always present in the version 2.3 of 2d toolkit ?

I have tile with size 32x16 and the positions are not correct but if i set the size of the tiles to 32x8 it's Ok for the positioning but maybe can be generate other issues.

Thank you in advance for your help.

5
Releases / Re: 2D Toolkit UI 1.0 Beta 6
« on: May 28, 2013, 10:21:34 pm »
Hi,

I think there is a bug with the tk2dUIToggleButtonGroup.

In fact when the "OnChange" function is triggered the "SelectedIndex" attribute is the index of the last selected button and not the new selected button.


Pages: [1]