Best method to auto scroll - into the screen shooter

Hi guys!

I’m just looking for advice on how to scroll into the screen, so to speak!

I want an auto scroll. I’ve tried adding force to my game object yet the camera doesn’t seem to like that!

What’s the most efficient route for this?

Thanks
Lonners

My game ShootStorm is an into the screen shooter. I keep the camera still and move the scenery.

I slept on this and thought that animation the player/camera around a spline would give me great flexibility - allowing me to design a twisting, rolling path around levels.
Because its all 3d I see this as a good way to control it, and I can offer multiple paths through levels too…

Okay so I found using GoKit seemed good. Thing is I can create paths - how do I actually animate using the created spline?

I’m sure it’s very straightforward I just can’t see where/how I join it together.

A bit of digging and I sorted it :smile: