Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-05-18, 04:15 PM   #1
Eungavi
A Theradrim Guardian
Join Date: Nov 2017
Posts: 64
Horizontally flipping PlayerModel object

Hi fellow forum members!

I guess title says pretty much all.
Currently trying to flip a PlayerModel object horizontally, but nothing worked out for me. Unlike 3D model, 2D portraits were super easy to flip as you just need to call :SetTexCoord(1, 0, 0, 1). However, 3D model doesn't seem to work this way as frame widgets don't have SetTexCoord function
(SetRotation didn't do a trick as well...)

Any ideas, please?

Last edited by Eungavi : 01-05-18 at 04:18 PM.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Horizontally flipping PlayerModel object


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off