Work Due
Finalize your GDD. Play around in Unity for your game once you receive beginner scripts from me.
Class Slides
- Everyone’s GDD should be on Notion.
- Follow the updated GDD Outline below.
- Tutorial on using Notion. You can just watch up to 3:40 for the essential part.
- Start a Unity Project for your game.
- 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.
- 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
- Player Goal: What is the point of your game? What is the main objective?
- Mechanics: What is the main mechanic of your game that you play with? You can do more than one, but remember this is a short 2 week project.
- Game Genre