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

Pages: [1]
1
Support / Re: DropDownMenu beginning expanded
« on: August 04, 2013, 01:35:02 am »
I was using a prefab (not a gameObject placed in the scene) - disabling it seems to have fixed the issue. Thanks!

2
Support / DropDownMenu beginning expanded
« on: August 03, 2013, 09:01:05 pm »
For some reason one of my DropDownMenus is starting out expanded. The only way to get it to collapse seems to be to click on the header - selecting one of the items doesn't work. Any ideas?

3
Support / File Dialog (or similar)?
« on: July 26, 2013, 08:58:34 am »
I'm looking for some way to display a file selection dialog box within my game. Has anybody built something for this that might be available on GitHub?

4
Support / Get Texture & Rectangle from tk2dSpriteDefinition
« on: July 12, 2013, 10:32:36 pm »
I need to be able to get a reference to the Texture and Source Rectangle for a given sprite. I've poked around in the source code for a while now trying to figure out some way to do this without success. I understand that trimmed sprites would cause some trouble with this approach - if I disable trimming is there any way to get what I need?

Pages: [1]