02.05.2012, 11:36
You have to use AttachCameraToDynamicObject and not AttachCameraToObject
You have made an object with the streamer, so you have also to attach the camera with the streamer's attach function.
It's the reason why the code from your first post doesn't work.
You have made an object with the streamer, so you have also to attach the camera with the streamer's attach function.
It's the reason why the code from your first post doesn't work.