摘要: 1 using System.Collections; 2 using System.Collections.Generic; 3 using UnityEngine; 4 5 public class Tank : MonoBehaviour 6 { 7 8 // Rightbod控制3D物体移动: 9 10 //首先定义一个速度和旋转速度 11 ... 阅读全文
posted @ 2018-12-06 22:01 Whiteying 阅读(316) 评论(0) 推荐(0) 编辑
摘要: 所需材料在网盘中:https://pan.baidu.com/s/1jKjNmZyAlYplFxtoL2H3pg 提取码:8j7y 解压安装包,打开UnityDownloadAssistant-2018.2.18f1 安装的时候一路继续,在下面的界面勾上Android Build Support 解 阅读全文
posted @ 2018-12-06 20:51 Whiteying 阅读(250) 评论(0) 推荐(0) 编辑