- Home /
script error in downloads
ok i have the boot camp demo put it on my project to see a couple things and nearly all the scripts have errors and theres over a dozen why do they all have errors if the game on the website works fine?
toomany errors to post, i just set the whole scripts to entirly comment to fix later
Answer by by0log1c · Apr 27, 2011 at 05:20 AM
Its all about dependancies. Each script is part of a bigger sum and you cannot (not always) just take a script out and plug it anywhere else.
Either take everything with you, or learn and edit out what you don't need. In any case, you'll need basic-to-moderate understanding of what you're doing.
I found for myself that the Bootcamp wasn't the best project to start with, plenty of advanced techniques I still would get a headache trying to mod. If you're at the beggining stage, I'd rather recommend:
UNITY: 3D platform tutorial
UNITY 3D Student
Finally, read the UnityAnswers FAQ ;)