Notifications
Clear all

[Closed] Scripted Position controller and X-Refs Problem

Hi.

I have a house, where eatch room is in a scene for it self. The camera is animated in eatch room, and camera has some specifik Position Script Controllers, that I need for this project.

Simple script, looks like this ( ex.camera X Pos):

[-($CamCenter.targetDistance/30), 0, 0]

Problem is when I try Xref the room+camera scene into the Main scene, the Position Controller is not evaluated. How can I do that?