Free Unity 2020.3 Project: Open Project #1 Chop Chop (Unity)
Original title: Unity Open Project #1: Chop Chop
Overview
Chop Chop is the community-built 3D action-adventure from Unity's Open Projects initiative, developed in the open with Unity Technologies on Unity 2020.3 and URP. The project demonstrates a state-machine character controller, a ScriptableObject-based architecture, plus dialogue, quest systems and Shader Graph toon shading.
The whole repository (project folder UOP1_Project) is on GitHub under the Apache-2.0 license; development has ended and the repo is archived, but everything remains downloadable. A well-known reference for scalable Unity architecture patterns, and a good place to see how a larger team organizes scenes, data and systems.
What You Can Learn
- State-machine character controller
- ScriptableObject-based architecture
- Dialogue and quest systems
- Toon shading with Shader Graph in URP
Access: Free direct download