Hello guys! I need help 
I want to make a game On-Rails Shooter, but can not find any tutorial 
The only tutorials I see are Star Fox style, but that’s not what I want
What i want is more like… Blue Estate The Game and Rambo The Video Game
so… I recently bought 2 assets (from asset store) that are…
Camera Path Animator (Unity Asset Store - The Best Assets for Game Making)
and
UFPS (Unity Asset Store - The Best Assets for Game Making)
There any way to unite them and make it work**?**
Any help will be well appreciated! :')
1 Answer
1
Parent your vp_FPController object to an Empty GameObject. Then in Camera Path Animator, set the object to animate to that empty GameObject you’ve setup as parent of your vp_FPController object.
EDIT:
Firstly, in your video, you create two vp_FPControllers (the prefab you chose has an FPController attached to it). Only use the prefab, there is no reason to have the prefab instantiated and an empty game object with the FPController.
The FPController is whats creating that buggy up-down movement because of the motor variables. It wants to be on the ground SO BADLY but it cant be on the ground because your camera path is forcing it to be above ground. Play around with all of the variables on the UFPS prefab until you’re comfortable with everything on the player controller.
You should really take a look at the UFPS Manual too, try to make an FPS Controller from scratch without the prefab.
No, that's not the right button :) Please only use the "Post Answer" button if you are answering the question. If you just providing additional comments, click the Add Comment link instead. Your system sounds at the very minimum end of required specs. The problem is pretty certainly your integrated graphics card. Have you tried updating its drivers?
– tanoshimi