I have a scene that needs a SmashBros style camera. The map is a fixed area, but there will be up to 4 players jumping around all over the place. I need everyone in the shot, but want to zoom in when possible so everyone is not tiny all of the time. I have an asset that can do this, but it doesn’t have all of the intelligence that CM has so I thought I’d switch over. Here are the requirements:
- 4 players. All should be in frame.
- When they are close together, the cam should zoom in.
- The camera should smoothly zoom in on the winner of the match.
- Camera shake for impacts? Do you already have a component built to control shaking?
Any help would be great