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

Pages: [1]
1
Support / Re: tk2dUILayoutItem handles do not appear
« on: March 16, 2015, 06:59:15 am »
Apparently, all I had to do is click the "Fit Geometry" button.

2
Support / Re: tk2dUILayoutItem handles do not appear
« on: March 12, 2015, 09:13:41 am »
Sorry, I've read it as "repo"

Here's how to reproduce the bug:

1. create a new project
2. import 2d toolkit 2.5.0
3. delete main camera
4. add 2dtoolkit camera
5. Set the camera to:
    Native Resolution: 640 x 1136
    Preview Resolution: 640 x 1136
    Pixel Per Meter: 1
6. Open the sprite collection: UIDemoSpriteCollection
7. Go to settings, change size to Pixel Per Meter: 1
8. Click Commit.
9. Now drag the Window.prefab from (tk2dUI_demo/ControlPrefabs/Layout) to the scene.
10. Highlight the "Background" gameobject that is inside the "Window" gameobject.
11. Click (1:1).
12. Now highlight "Window", and you won't see the handles because they are very tiny.
13. You have to zooooooooooom, then you'll see a small rectangle, with handles.

3
Support / Re: tk2dUILayoutItem handles do not appear
« on: March 10, 2015, 11:54:58 am »
Here is a repo:
https://bitbucket.org/cdes/tk2dhandle

I don't know if it's allowed to upload 2dToolkit in a repo, so I didn't do it.
You have to import 2dToolkit 2.5.0


Here's a video of this project:
http://youtu.be/n3qXJv2nwFM

4
Support / tk2dUILayoutItem handles do not appear
« on: March 03, 2015, 10:29:14 am »
Hello,

I'm trying to create a standard "Popup" layout for my game.
However...  the resizing handles do not appear.

My camera is set to: Pixel-per-meter = 1

One thing to note is that when I "scale" the GameObject transform, it appears.  However, I don't want to scale my GameObjects, I want it pixel-perfect.

Here's a video demonstrating the problem:
http://youtu.be/XpzOxdCx-aU

5
Support / Re: Is it possible to create a Clipped Sliced Sprite?
« on: March 03, 2015, 10:12:52 am »
Thanks

6
Support / Is it possible to create a Clipped Sliced Sprite?
« on: March 01, 2015, 09:06:04 am »
Hello,

I'm wondering if it's possible to create a Clipped Sliced Sprite.

Has anyone tried?

Thanks

Pages: [1]