Ecco Posted April 19, 2018 Share Posted April 19, 2018 ..hi guys.. ...what would be a way to 'mirror' Spine created character ?? Basically if character need to move right-left, how would i flip it so its facing direction of motion(along X axis) ?? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted April 19, 2018 Share Posted April 19, 2018 Change the scale. spineObj.scale.x = -1; Quote Link to comment Share on other sites More sharing options...
Ecco Posted April 20, 2018 Author Share Posted April 20, 2018 ..thank you man.. .. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.