Unity Lander Lesson 2 Setup Player Movements - jasonweibel/HyperStream-Unity GitHub Wiki

Hyperstream : Unity Lander Lesson 2 - Setup Player Movements

  1. Attach 'Push With Button' script to Player1

  2. Change 'Push With Button' script default settings

    1. Change push strength
    2. Change Axis from Y to X
    3. Change Input key to another character.
  3. Attach 'Rotate With Arrows' script to Player1

  4. Change 'Rotate With Arrows' script Speed.

  5. Open 'Push With Button' script in Visual Studio and change it.  Run the game and see the changes.

Attachments:

image2017-7-7_7-30-32.png (image/png)
image2017-7-7_7-31-39.png (image/png)