Posts: 18
Threads: 9
Joined: Aug 2011
Reputation:
0
I made a script with function InterpolateCameraPos and InterpolateCameraLookAt, but when the camera moves a dynamic objects is not visible.......plssss help me
Posts: 1,662
Threads: 199
Joined: Dec 2011
Reputation:
0
Your player needs to be near the object, not the camera.
Posts: 1,101
Threads: 21
Joined: Oct 2010
Reputation:
0
Use TogglePlayerSpectating() to make the objects stream in.
Posts: 18
Threads: 9
Joined: Aug 2011
Reputation:
0
I'm going to see if it works