> For the complete documentation index, see [llms.txt](https://book.rizon.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.rizon.top/you-xi-kai-fa/unity-xue-xi-bi-ji.md).

# Unity 2020 学习笔记

零基础课程： [有哪些适合新手入门的零基础教程？](https://unity.cn/ask/question/5f7ad513edbc2a0020ee3359)

[Unity社区直播 - 零基础系列 Create with Code项目详情 - Unity](https://unity.cn/projects/unityling-ji-chu-zhi-bo-create-with-code-live-zhong-wen-5-7wan-ba-dian-kai-bo)

[Unity社区直播 零基础系列Ruby's Adventure: 2D Beginner 录播合辑](https://www.bilibili.com/video/BV1mf4y1R7g3)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.rizon.top/you-xi-kai-fa/unity-xue-xi-bi-ji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
