Tutorial Values

Hello everyone,

I hope I have picked the right forum to post this thread.

And yes, I have tried the FAQ and the Answers and multiple searches through the forum to no avail.

So, the reason I am writing this is: The values in the tutorials are off.

As in, the tutorial says type in the value of X, but actually you need to type XX to be able to progress through to the next phase of the tutorial.

The tutorials in question are:

  • 03 Tweaking components: Values vs Zombies

  • Step 5: Setting the value Speed for the “Enemy” GameObject (the value is 30, tutorial steps says type 1, but only progresses if you type in 10)

  • 04 Prefab power: Ramping up

  • Step 13: Changing the transform values for the “PushableBox” GameObject (values are [x:-5, y:0 z:-5], tutorial asks to change them to [-2, 2.5, 10] but reacts to the values [-2, 25, 100]) and with those values it leaves the tutorial unfinished.

Thank you for reading.

mega_aleksandar

1 Like

I’m going to try them. What version of Unity did you use?

I just tried tutorial #3 with 2019.2.0a11 (we cannot choose what version of Unity to use to do these toturials). The tutorial didn’t update after I tried changing the value of the navmesh speed… Whatever value I entered didn’t work.

Thank you for the correct values, mega_aleksandar!

Once the Tutorials window moves on after entering your values, it is then possible to enter the real ones in Inspector and complete the game / tutorial.