knightist Posted February 28, 2022 Share Posted February 28, 2022 Hi guys, I am running into this weird problem when I was trying to copy some points to another points: They work fine when point 0 is at origin; else, it would not copy my second sets of points to where the first sets of points are, they offset...can someone help explain why this happens? copy2pts.hip Quote Link to comment Share on other sites More sharing options...
ParticleSkull Posted March 7, 2022 Share Posted March 7, 2022 (edited) Hey Taian, It's kinda hard to explain but it's also quite obvious. The 0,0,0 pos will always be on top of the base pts. Check it out, I changed the instaces to cubes so it gets less confusing. Let's say you have a box at the origin (0,0,0) and 3 points somewhere else this one box will copied on top of those 3 points if the box have an offset from the origin, it will get the same offset from the pts I hope makes any sense Edited March 7, 2022 by ParticleSkull 1 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.