Onboarding Overview
This section provides a structured onboarding path for developers joining the project.
Audience
Level: Beginner
Estimated time: 1–2 hours (spread across first few days)
What you'll achieve
By following this onboarding path, you will:
- set up your development environment
- understand the project structure
- run the project locally
- make your first safe contribution
Recommended path
Follow these guides in order:
Step 1: Setup
Step 2: Understand the project
Step 3: Get ready to contribute
Suggested timeline
Day 1
- complete setup
- run the project
- explore the main scene
Day 2
- review project structure
- understand core components
- read key documentation
Day 3
- make a small change
- test locally
- submit for review
After onboarding
Once onboarding is complete, continue with:
- GameObjects and Components
- other system-level documentation