Jump to content

Copy to Points Offset Problem


knightist

Recommended Posts

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?

image.thumb.png.1f8c4f15f385daabec62ebf001e3092e.png

image.thumb.png.1f05022068d6d31125e7b19c05a560ae.png

 

 

copy2pts.hip

Link to comment
Share on other sites

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
image.thumb.png.e9a288e1b456f34826451c87ac05c1b4.png

this one box will copied on top of those 3 points
image.thumb.png.9af48bb571a30186256445bb33312c1b.png


if the box have an offset from the origin, it will get the same offset from the pts

image.thumb.png.d6d65c4d6a68d3c868486b2be1699edb.png

image.thumb.png.161793bbc5e998f74f5b98c854facd17.png

I hope makes any sense ;)

Edited by ParticleSkull
  • Like 1
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...