|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/creating-software-in-godot-basics/
课程评论:没有评论
**课程名称:** 使用 GoDot 创建软件:基础 **课程概述:** 本课程将带您学习如何使用 GoDot 游戏引擎来创建软件,并深入探讨在引擎内开发时可能遇到的一些编码概念。本系列课程将使用 GoDot 3.1 版本。 通过本课程的学习,您将能够: * 如何向用户界面 (UI) 添加元素 * 创建基于 UI 的软件 * 向脚本发送节点信号 * 学会如何保存和打开文件 * 如何创建文件扩展名 * 如何自定义不同的节点 * 如何创建超链接 * 如何从应用程序打开 URL **课程总结:** 本 GoDot 基础课程专注于软件开发,而非游戏开发。您将学习使用 GoDot 3.1 版本引擎,掌握创建用户界面、处理文件操作(保存、打开、创建扩展名)、节点信号通信、节点自定义以及与外部链接(超链接、打开 URL)交互等关键技能。通过学习本课程,您将能够开发出实用的、面向日常使用的软件应用程序。
We will be learning how to use the GoDot engine for creating software and go over some coding concepts you may need while developing software inside the engine. For this series I use GoDot 3.1In this class, we are going to create a simple program you can use everyday and you will learnHow to add elements to our UICreate a UI based softwareSend node signals to a scriptLearn how to save and open filesLearn how to create a file extensionHow to customize different nodesHow to create hyperlinksHow to open a URL from the application