3lex33
|
  |
| Joined: 08 Oct 2008 |
| Total Posts: 5220 |
|
|
| 26 Feb 2012 10:07 AM |
| I have a script, which edits a part CFrame. CFrame, not position. But part CFrame still gets affected by nearest parts(part tryes to go above them). Any ideas if how to fix it? |
|
|
| Report Abuse |
|
|
|
| 26 Feb 2012 10:10 AM |
| Anchor the part. When CFraming all parts need to be anchored. If you're making a car then weld the parts after CFraming and before you unanchor. |
|
|
| Report Abuse |
|
|
3lex33
|
  |
| Joined: 08 Oct 2008 |
| Total Posts: 5220 |
|
|
| 26 Feb 2012 10:18 AM |
| I tryed doing this right after setting part size and CFrame. Now i tryed to do it right after adding the part. I CFramed before and know that this should had helped, but... it works in like 6 cases from 10. Any more ideas? |
|
|
| Report Abuse |
|
|
|
| 26 Feb 2012 10:27 AM |
I can't script but I believe the line is p.Anchored = true and would go before CFrame line. Try scripting helpers. |
|
|
| Report Abuse |
|
|