View Single Post
  #5  
Old 05-29-2014, 05:23 PM
i8bit i8bit is offline
Registered User
Join Date: Jul 2013
Posts: 146
i8bit is an unknown quantity at this point
Quote:
Originally Posted by Jakov_the_Jakovasaur View Post
in that case why not just make a left and right version of the gani, and then for each gani file edit them as text and include:

PHP Code:
SCRIPT
function onPlayerEnters() {
  
player.stretchx = -1;
  
//player.stretchx = 1;
}
SCRIPTEND 
I thought about it but wanted to avoid the complications of it because I'm using replaceAni but I'll figure it out! thanks for input though..
I'll see what I can do. If you think of anything else let me know!
Reply With Quote