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

Pages: [1]
1
Support / Re: Rotated tiles within Tiled Sprite
« on: February 21, 2014, 10:42:40 am »
Yeah, I'll pass it over to the designer ;)

Thanks for your help

2
Support / Re: Rotated tiles within Tiled Sprite
« on: February 21, 2014, 10:39:26 am »
Thank you for you quick response and clarifying that. 

I don't want to rotate the sprite because I want to maintain a flat sprite, with diagonal tiling.

I have this

[- - - - - - - -]

and I want this

[\ \ \ \ \ \ \ \]

Am I missing something?

3
Support / Rotated tiles within Tiled Sprite
« on: February 21, 2014, 10:29:04 am »
Hey guys,

Sorry if this question is a bit dumb - I'm fairly new to Unity/2dToolkit.  I'm trying to achieve what I thought would be a pretty simple task.

I have a square Tiled Sprite with a tiling texture inside.  I would like to rotate the textures (not the sprite), so that my textures tile diagonally and my sprite stays non-rotated.

Is this possible in 2dToolkit.

Thanks for any help :)

Pages: [1]