|
BlueRose Tomorrow
Registered User
Join date: 14 Aug 2007
Posts: 1
|
09-06-2007 12:57
I was wondering if anyone knows how to do this. I put a script into a door hinge and linked the door to the hinge to make it open. I have a 5 prim oven and linked all of those, but when I link the door to the oven, the door open script stops working. What am I doing wrong?
Thank you for your help,
-Blue
|
|
Jotheph Nemeth
Registered User
Join date: 9 Aug 2007
Posts: 142
|
09-06-2007 14:22
From: BlueRose Tomorrow I was wondering if anyone knows how to do this. I put a script into a door hinge and linked the door to the hinge to make it open. I have a 5 prim oven and linked all of those, but when I link the door to the oven, the door open script stops working. What am I doing wrong?
Thank you for your help,
-Blue We'd need to see your code, but you probably need to set your rotate code to work on the right link prims. The regular open door code rotates the entire link around the parent prim rather. This breaks if the hinge is no longer the parent prim. Of course, that would suggest your oven is rotating around whatever the parent prim is, assuming the script is getting the event.
|