Work Due

Finalize your GDD. Play around in Unity for your game once you receive beginner scripts from me.

Class Slides

  1. Everyone’s GDD should be on Notion.
    1. Follow the updated GDD Outline below.
    2. Tutorial on using Notion. You can just watch up to 3:40 for the essential part.
  2. Start a Unity Project for your game.
    1. You can pick if you want your project file can be 2D or 3D depending on what your game is, but remember 2D projects cannot become 3D but 3D can be used to make 2D stuff.
    2. I’ll provide some more resources to help you understand Unity so you can mess around with it more. Resources and Scripts will be posted 11/17.

Resources & Readings

From Class

Presentation:

Class Recording:

https://docs.google.com/presentation/d/1WqPooRsN_sT_kbd_o8-oYmfABdYfOoanRAVdzVjwArw/edit?usp=sharing

https://drive.google.com/file/d/1E7e5RBjL8GVi2BZjpVjNfWN5GnzQYLPp/view?usp=sharing

Movement Scripts

Download the scripts. There is a video for anyone starting a 3D game.

2D Unity:

Movement2D.cs

3D Unity:

PlayerController.cs

https://drive.google.com/file/d/1FEIoAWBqUya9OjhkRULHmj9XSahxoYql/view?usp=drive_web


GDD Outline

Example GDD

Title Page