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

Pages: [1]
1
Support / Question about Tiled Sprite Limitations
« on: July 06, 2015, 08:05:47 pm »
I'm only using a small 4x4 texture to create my GUI, so is it okay to use a Tiled Sprite to draw a bunch of tiles of this texture? Or would I be better off switching to scaling a sprite?

2
Support / Calculating PPM
« on: December 19, 2013, 06:04:58 pm »
I'm still unsure how to calculate the pixels per meter for my scenes. For instance, I have relatively small tiles (32x32) that I enlarged by increasing the PPM to 59. I took 1 / 59 = 0.0169..., then I multiplied that by 32 to get the tile width and height (0.5423...). Looking at my grid this seems way off. Am I doing this right?

3
Support / UI looks scrambled
« on: July 03, 2013, 02:10:24 am »
Hello, I'm very new to the 2D Toolkit. I tried out the UI Manager by clicking on the demo scene given and on my screen it looks like the UI is scrambled.



Is there any way to fix this?

Pages: [1]