Jump to content

Hello everyone!

 

I'm currently working on an arcade style shooter game in Unity and I need help with errors and other (currently) unsolvable problems I'm facing. 

 

In the first image, I am getting an error from the "FollowCam" provided by Unity's Cameras package. I know that it says that I'm missing a Rigidbody on player prefab, but the Rigidbody is attached and I don't know what exactly is causing the issue, I took a look at the script and it was essentially gibberish.

 

In the second image, I'm running into problems with the animation controller and the player control script. When certain bools are set, the animation(s) will not play. 

 

Any and all help is appreciated, thank you!

Screen Shot 2017-04-01 at 11.01.38 AM.png

Screen Shot 2017-04-01 at 11.07.55 AM.png

Link to post
Share on other sites

On 4/1/2017 at 11:11 AM, SentryTheDefiant said:

Hello everyone!

 

I'm currently working on an arcade style shooter game in Unity and I need help with errors and other (currently) unsolvable problems I'm facing. 

 

In the first image, I am getting an error from the "FollowCam" provided by Unity's Cameras package. I know that it says that I'm missing a Rigidbody on player prefab, but the Rigidbody is attached and I don't know what exactly is causing the issue, I took a look at the script and it was essentially gibberish.

 

In the second image, I'm running into problems with the animation controller and the player control script. When certain bools are set, the animation(s) will not play. 

 

Any and all help is appreciated, thank you!

Screen Shot 2017-04-01 at 11.01.38 AM.png

Screen Shot 2017-04-01 at 11.07.55 AM.png

1. Drag the player into the player field on the camera follow component. 

 

2. I have to take a shower. I'll check it in a second. 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×