Tutorials
Tutorials

This translation is community contributed and may not be up to date. We only maintain the English version of the documentation. Read this tutorial in English

行走的宇航员教程

在这个初学者教程中,您将学习如何捕获玩家输入并使角色移动和动画。您还将了解 defold 中的核心构建块:游戏对象、组件和集合。

该教程已与 defold 编辑器集成,易于访问:

  1. 启动 defold。
  2. 在左侧选择 new project
  3. 选择 from tutorial 标签页。
  4. 选择 “walking astronaut tutorial”。
  5. 在本地驱动器上为项目选择一个位置,然后单击 create new project

新建项目

编辑器会自动从项目根目录打开 “readme” 文件,其中包含完整的教程文本。

图标 您也可以在 github 上阅读完整的教程文本

如果您遇到困难,请前往 defold 论坛,在那里您将从 defold 团队和许多友好的用户那里获得帮助。

祝您使用 defold 愉快!


Did you spot an error or do you have a suggestion? Please let us know on GitHub!

GITHUB