-
Notifications
You must be signed in to change notification settings - Fork 2k
Home
Welcome to the Wiki for Open Project #1: Chop Chop!
This is intended to be an instruction manual for the project. (Almost) all of the game's systems and components are explained here, so you can download the project using Git, and start exploring it using this Wiki as documentation.
If you want to contribute to the game, don't forget to read the Contribution Guidelines first! They contain a lot of important things you should know before you make your first contribution. And especially for programmers, check out the Code Conventions.
Unity Open Projects - Open-source games made by Unity + the community
We are looking forward to see what you will create ❤
- the Unity Creator Advocacy team
- Game architecture overview
- Playing the game in Unity
- Creating a new playable scene
- Building the game
The game systems explained, with API examples. For programmers.
- Event system
- State machine
- Input
- Object pooling
- Runtime anchors
- Audio system
- Narrative
- Dialogue system
- Cutscenes system
- Inventory and Cooking
- Combat
- User Interface
How-tos for designers to expand the game's gameplay.
- Adding quests
- Adding items
- Creating dialogues
- Making a cutscene