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

Pages: [1]
1
Support / Masking a Sprite?
« on: July 16, 2015, 08:52:49 am »
Hello guys, I am designing a ground. It contains 2 parts. tk2dSlicedSprite for the background and tk2DTiledSprite for the texture of the ground.

The background is a simple one colored image but texture has design on it and will be repeated depending upon the length of the ground.

What I want is that texture (tk2DTiledSprite) gets masked outside the bounds of the background (tk2DSlicedSprite). In short, how much I increase the size of the texture it never exceeds the bounds of background. How can I do this? Thank you

2
Support / Re: Painting Texture?
« on: October 19, 2013, 08:08:48 pm »
Okay thanks

3
Support / Painting Texture?
« on: October 19, 2013, 05:16:10 pm »
Hi, i wanted to know is it possible in 2D Toolkit to paint a texture on a shape? For example if I have white circle and i want to paint red texture over it through touch for android/ iOS, is this possible? Thanks

4
Support / Re: How to use scrollable area?
« on: October 10, 2013, 07:07:55 am »
I created a scrollable area, everything works fine, items are added to it, last item is added to it, but it does not scroll :(

5
Support / Re: How to use scrollable area?
« on: October 10, 2013, 06:44:56 am »
Okay, got the demo.

6
Support / How to use scrollable area?
« on: October 08, 2013, 07:09:49 am »
Is there any tutorial or any help link from which I can learn how to use scrollable area? I have found its prefab and its script but still a nice tutorial or documentation will be very handy. Thanks

7
Support / How to create an infinte terrain?
« on: May 01, 2013, 05:30:24 pm »
Hello, i am newbie here i want to know how to create an infinite 2D terrain like the image attached? Is there any tutorial for this? Thanks.

Pages: [1]