pixinoob Posted August 24, 2018 Share Posted August 24, 2018 Hi guys, How do I make it that the black square moves with the red square but NOT scale? Example: jsfiddle When you click on the small blue square the big white square gets smaller. The big red square scales with the white square. This is what I want but... the little black square should not scale but change position, is that possible? The black square should be in the red square BUT with the same height and width. Quote Link to comment Share on other sites More sharing options...
xerver Posted August 24, 2018 Share Posted August 24, 2018 Counter the scale on those objects, there is not currently a way to only inherit a partial transform. If an object is a child, it inherits the entire transform. 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.