#Getting camera to keep the vehicle in center while not rolling alongside it?

7 messages · Page 1 of 1 (latest)

torpid escarp
#

I would like to create a top down view of my vehicle but the camera doesnt keep the plane in the center and seems to do it's own thing. I added a video of what it does and the aim constraint I used. I would like to have it not roll alongside the plane so the camera wouldn't clip through the ground if the plane is inverted while keeping the plane in the center of the screen

trim lagoon
#

Create a new gameobject

#

Give it the look at constraint and make it look at itself

#

Add the camera to it and watch it not rotate

torpid escarp
#

gonna give it a go

#

like this? ignore the activation hook its a leftover

trim lagoon
#

Yeah that should work