Hello,
there, I have a problem with my first person . these errors appear :
is this a script error?
hallo,
ich habe ein problem mit meinem first person. diese errors erscheinen:
Screen:
http://img5.fotos-hochladen.net/uploads/unbenanntd97l1uwajb.png
I’m German so sry for my english
Help me
looks like you are using an older version of the standard assets. There is a version that works with 5.0+
Discover the best assets for game making. Choose from our massive catalog of 2D, 3D models, SDKs, templates, and tools to speed up your game development.
some background on what the error is complaining about:
http://blogs.unity3d.com/2014/06/23/unity5-api-changes-automatic-script-updating/
kemar
July 22, 2015, 1:48pm
3
Hi,
What’s your version of Unity ?
If you’re on Unity 5 you need to update your script (Unity Blog ).
You have an error because you use
obj.componnent.rigidbody // obj is your gameObject
instead
obj.GetComponent<Rigidbody>();
On the image there are indeed several errors . Therefore, I now know not which of the scripts because error has
am I supposed to code simply replaced or what?
kemar
July 22, 2015, 2:39pm
6
Normaly Unity should ask you if you want to upgrade the script when you launch it. Do you have this pop up when you start Unity 3d?
1 Like
YEA THANKS
I’ve always pushed the pop on the other . but now everything goes again . THANK YOU.
I can of first person turn the mouse sensitivity down ?
hope you understand my english : D