Ecco 0 Posted April 19, 2018 Report 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 post Share on other sites
ivan.popelyshev 1082 Posted April 19, 2018 Report Share Posted April 19, 2018 Change the scale. spineObj.scale.x = -1; Quote Link to post Share on other sites
Ecco 0 Posted April 20, 2018 Author Report Share Posted April 20, 2018 ..thank you man.. .. Quote Link to post Share on other sites
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.