x


Lerpz Adventure Tutorial - Start Menu

Errors Shown:

Assets/StartMenuGUI.js(11,36): BCE0005: Unknown identifier: 'GSkin'.

Assets/StartMenuGUI.js(15,37): BCE0005: Unknown identifier: 'Backdrop'.

Assets/StartMenuGUI.js(10,13): BCE0005: Unknown identifier: 'GSkin'.

How do I code the script to do this (If that's what it's asking)... (Page 63) (Last Step)

Finally, inside the StartMenuGUI component, set GSkin to LerpzTutorialSkin and Backdrop to StartSplashScreen.

more ▼

asked May 01 '12 at 04:00 AM

theanimatorguru gravatar image

theanimatorguru
1 1 1 1

(comments are locked)
10|3000 characters needed characters left

2 answers: sort voted first

I had this same error, no option to set gskin or backdrop I found an error in my script verify this line of code

var gSkin : GUISkin;

more ▼

answered Oct 28 '12 at 07:13 AM

johne5 gravatar image

johne5
16

(comments are locked)
10|3000 characters needed characters left

Drag the LerpzTutorialSkin from project window into the StartMenuGUI.js in the inspector where it belongs, same with backdrop.

more ▼

answered Jan 20 at 06:23 PM

hike1 gravatar image

hike1
2 3 3 3

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x385
x317
x156
x127

asked: May 01 '12 at 04:00 AM

Seen: 839 times

Last Updated: Jan 20 at 06:23 PM