Skip to main content

243. Unity3d Tutorial - From Scratch Part I - Rotate Player

See video

In this unity3d video tutorial, we will add some gameobjects that are going to be used to rotate our character around in the character customization scene.

Tags:

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Offline
Joined: Nov 18 2010

Hey Petey,

i cant find a way to add a GUI.skin to the Character Customization

any tips to solve that problem?

Offline
Joined: Oct 18 2011

I don't have the hair, muscular or next buttons showing. Any help on this , please.

Cheers

Terry Cole
Rotorua
New Zealand

Petey's picture
Offline
Joined: Feb 3 2010

Not really sure what the problem is. Is there an error message? Possibly did not have the paths set to the prefabs?

Offline
Joined: Oct 18 2011

I do get a lot of: The prefab you want to instantiate is null

Terry Cole
Rotorua
New Zealand

Petey's picture
Offline
Joined: Feb 3 2010

Debug out the path that the prefab is trying to use and make sure that the prefab is in the right spot.

Offline
Joined: Oct 18 2011

Sorry, Petey, unsure on what to do there.
I have checked the folder structure and it looks the same as in the tutorial. I am using the same player models as you.
I am in the Character Customization Scene.

This has driven me nuts and I have restarted 243 tutorial about 3 times from the start to try and work out what I am doing wrong. :(

Terry Cole
Rotorua
New Zealand

Offline
Joined: Oct 18 2011

I have been saving after each tutorial and the Prefab error happens in the I tutorial.
Not sure if that will help to pinpoint the problem.

cheers

Terry Cole
Rotorua
New Zealand

Offline
Joined: Oct 18 2011

Resolved :)

I had Hair 1_ 1 and it should have been Hair 1_1, etc.
That sneaky space after the underscore was the problem.
Renamed them all and it works.

Now I can move on with the tutorials. Cheers

Terry Cole
Rotorua
New Zealand

Petey's picture
Offline
Joined: Feb 3 2010

Glad to hear that you go it work out :)