View Single Post
  #9  
Old 05-29-2014, 09:11 PM
i8bit i8bit is offline
Registered User
Join Date: Jul 2013
Posts: 146
i8bit is an unknown quantity at this point
That was a bit** to figure out. BUT I GOT IT

I set the player.attr[4] to either 1 or -1
1 = left
-1 = right

In the gani script for each animation I just made the stretchx = player.attr[4]
Reply With Quote