How to make Orthographic cam follow a factory-spawned instance in another collection?

I use Orthographic for camera. The bootstrap collection has the camera and collection proxies to levels.

Each level has a factory spawning the player character. The camera has a “follow” field to input the GO the camera must follow.

Problem: How to make camera follow a factory-spawned instance in another collection? What’s the syntax?

Or is the standard way putting a cam in each level?

Yes, I think this is the best solution.

1 Like