01.08.2014, 13:21
You could just use AttachObjectToObject(you are using a streamer so its probably AttachDynamicObjectToObject or something) to attach the container objects and such to the table itself, that way it will have the correct offsets no matter what rotation the table has. However, if the containers need to be moved around while the crafting is going on, this is probably not the best option.