04-05-2023, 12:02 PM
hello
I have two reference frame in two places close to each other.
The first reference frame has acoabot as its child (an object). I want this child to change his parent without changing its place. i use cob.setParent(ref2) but i have two problems:
1. child is blinking when change its parent
2. the position of child was changed
Please help with this issue.
I have two reference frame in two places close to each other.
The first reference frame has acoabot as its child (an object). I want this child to change his parent without changing its place. i use cob.setParent(ref2) but i have two problems:
1. child is blinking when change its parent
2. the position of child was changed
Please help with this issue.