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

Pages: [1]
1
Support / Scrollable Area without axes restrictions
« on: March 14, 2014, 07:53:51 pm »
Hi everyone,

I have a question regarding the scrollable area and drag objects. Is there any way I could drag an object within a ScrollArea without restricting the X nor Y axis?



2
Support / Re: Problem with font.
« on: May 15, 2012, 04:22:17 pm »
Ok, Fixed!

I had not seen the release Patch_2 and in the box "Check for update" of the 2D toolkit I was not any update. Case solved! Thank you! :)

3
Support / Re: Problem with font.
« on: May 15, 2012, 04:15:49 pm »
I don't understand, the test that you send me work properly. I deleted the -tk2d file and reinstaled the 2d toolkit (Version 1.7 final) but no work correctly, even more, select in TextMesh the font "pop" that you've generated and does not work. However, the test is working properly. ???

4
Support / Re: Problem with font.
« on: May 15, 2012, 03:20:29 pm »
Thank you both for responding, i tried with Hiero and  Codeheads Bitmap Font Creator but i still get the error.
Perhaps the problem may be in the format, I tried .fnt and .dat for font and .tga for texture. What format do I have to use to create the font and texture?

The error comes at the beginning and this is exactly what it says:

"IndexOutOfRangeException: Array index is out of range.
tk2dTextMesh.CalcAnchor (Boolean useInlineStyling, System.Single & offsetX, System.Single & offsetY) (at Assets/tk2d/Fonts/tk2dTextMesh.cs: 298)
tk2dTextMesh.FillTextData () (at Assets/tk2d/Fonts/tk2dTextMesh.cs: 90)
tk2dTextMesh.Init () (at Assets/tk2d/Fonts/tk2dTextMesh.cs: 182)
tk2dTextMesh.Awake () (at Assets/tk2d/Fonts/tk2dTextMesh.cs: 60)"


I have also tried with a sprite collection but textmesh text appears pink, as if not caught the textures.
I attached the files I'm using.

Thanks!

5
Support / Problem with font.
« on: May 15, 2012, 01:21:45 am »
Hello, I have a problem when I create a new font for use in the textmesh. I'm using the program bmfont and I followed all the steps in the documentation, but when I write some text appears misplaced. Attached is a picture. Also get an error "Exception IndexOutRange"  :-\.

Pages: [1]