Completed
Final Game
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Unity Beginner-Intermediate 2023 - Unity Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro, Overview
- 2 Final Game Preview
- 3 What you Should Know
- 4 Create Project
- 5 Unity Layout
- 6 Visual Studio
- 7 Code Style, Naming Rules
- 8 Importing Assets
- 9 Post Processing
- 10 Character Controller
- 11 Character Visual, Rotation
- 12 Animations
- 13 Cinemachine
- 14 Input System Refactor
- 15 Collision Detection
- 16 Clear Counter
- 17 Interact Action, C# Events
- 18 Selected Counter Visual, Singleton Pattern
- 19 Kitchen Object, Scriptable Objects
- 20 Kitchen Object Parent
- 21 Player Pick up, C# Interfaces
- 22 Container Counter
- 23 Player Pick up, Drop Objects
- 24 Cutting Counter, Interact Alternate
- 25 Cutting Recipe SO
- 26 Cutting Progress, World Canvas
- 27 Look At Camera
- 28 Trash Counter
- 29 Stove Counter, State Machine
- 30 Plates Counter
- 31 Plate Pick up Objects
- 32 Plate Complete Visual
- 33 Plate World UI Icons
- 34 Delivery Counter, Shader Graph
- 35 Delivery Manager
- 36 Delivery Manager UI
- 37 Music
- 38 Sound Effects
- 39 Game Start
- 40 Game Over
- 41 Main Menu, Loading
- 42 Pause, Clear Statics
- 43 Options, Audio Levels
- 44 Options, Key Rebinding
- 45 Controller Input, Menu Navigation
- 46 Polish
- 47 Final Game
- 48 CONGRATULATIONS!