playMaker

Author Topic: Texture rotation  (Read 2655 times)

blackant

  • Hero Member
  • *****
  • Posts: 521
  • http://blackantmaster.com
    • blackantmaster.com
Texture rotation
« on: May 11, 2013, 05:56:53 AM »
everything is in the title!

could be usefull. i don't know if there is another way to make something like this.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Texture rotation
« Reply #1 on: May 11, 2013, 10:18:24 AM »
Hi,

you'll need to be more precise :)

do you mean UV texture rotation? that's not possible UNLESS the shader expose a rotation property

Do you mean GUITexture rotation? not possible

Do you mean GUI element rotation? then you'l have to use the action "rotate GUI"
https://hutonggames.fogbugz.com/default.asp?W334

 or else, could you precise your expectation?

bye,

 Jean

escpodgames

  • Hero Member
  • *****
  • Posts: 687
    • Assets
Re: Texture rotation
« Reply #2 on: May 11, 2013, 07:57:09 PM »
I was going to ask for this a while back but decided to just use offset.

I assume you want to rotate the tileable texture to get more variation on a model.