🗒️Game Jam 101:Unity Hub国际版本安装教程

type
status
date
slug
summary
tags
category
icon
password
notion image
😀
这是快速创建 Unity(国际版)工程项目的教程:
1 你需要账号
2 下载一些软件 = Unity Hub + Unity Editor
  1. 安装一些软件
  1. 配置软件的各种内容
 

🧰 01:准备账号、材料

1)Unity 账号注册
notion image
注意🚫cn后缀,🚫微信登录,🚫国内手机号
2)下载Unity Hub
3)安装Unity Hub
像游戏软件启动器 - 你就当其他游戏的“启动器”
notion image
比如这个:
notion image
notion image

🖥️ 02:安装Unity Editor版本

💡
理解【国际版】Unity Editor Version是什么
Q1:什么是Unity的版本?
A:Unity的版本,类比游戏版本:
最新不一定是最好的,有的插件(MOD)不支持新版Unity
 
Q2:如何识别国际版本和国内版本?
A:国内版本是 ***.***c1的后缀
notion image
Q3:什么是LTS版本?为什么要使用它?
A:LTS是长期维护的版本,更稳定,有Bug可以搜得到解决方案。
很多第三方插件需要更老一点的Unity版本。
 
Q4:为什么不建议使用最新版本的Unity?
A:新版是免费给官方测bug,出了问题没人管,所以不建议。
 
2)从Unity Hub找到下载Unity Editor的链接
进入Install,点击右上角↗️
notion image
选择Archive 页面 or 下载LTS版本的Editor
notion image
3)下载正确的Unity Editor版本
点击下载旧版本的链接,跳转到网站
notion image
进入网页,找到对应的版本号,如 2022.3.15
notion image
下载你操作系统的安装包
安装成功后,你可以在Unity Hub里面找到
notion image
Q:我的Install里面没有,但是我安装了怎么办?
A:选择Locate,找到对应位置的Editor,手动添加
notion image

03:创建你的Unity 工程文件

这是一个使用URP的2D工程文件创建的示例,选择正确的模板很重要😉
notion image
 

📝 本文的主要内容

准备Unity账号、材料

需要🪜

下载使用Unity Editor的必要操作

一个是Hub 一个是Editor 版本
 

📎 参考链接

 

🤗 资源汇总

 
💡
以下是资源和工具汇总

GitHub Desktop & GitHub Account

就当他是个云盘启动器 - 支持多种仓库
notion image
注册你的github账户 - 国际版云盘/仓库

GitLab Account for GitHub Desktop

适用于中国宝宝的云盘/仓库
 

IDE Set up - Rider / VS Code / Atom

写代码的好东西 - 免费版 VS or VS Code 轻量版
氪金玩家的闪亮编辑器
垃圾电脑的好朋友
亮闪闪AI爸爸带你写代码⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐
 

Miro Setup - Game Document

MIRO 网上脑图 - Figma多人版
 

Notion Setup - Note Document

强大的笔记管理文件
 

Asset Resource - Unity Asset Store

付费和少量免费Unity官方认证的素材
 

Asset Resource - Place Holder - Art

非常方便的素材库2D 3D都有
 

Asset Resource - itch.io - Art

主要是像素素材
24-03-15 Fri ZH08-12-24 周一