zoukankan      html  css  js  c++  java
  • Unity3d 小游戏从入门到???

    一、下载unity3d 2018b3

    win

    http://beta.unity3d.com/download/77f6238a7ced/Windows64EditorInstaller/UnitySetup64.exe?_ga=2.79047250.718293475.1544066313-293431037.1543222080

    mac

    http://beta.unity3d.com/download/77f6238a7ced/MacEditorInstaller/Unity.pkg?_ga=2.79047250.718293475.1544066313-293431037.1543222080

    二、

    1、打开windw----packageManage

    2、点击Advanced----show previce package

    3、安装Tiny Mode

    三、参考官方教程 

    https://docs.unity3d.com/Packages/com.unity.tiny@0.13/manual/index.html

    视频教程:

    http://v.youku.com/v_show/id_XMzk1MTY4NDc5Ng==.html?spm=a2hfx.8251854.recordContent.DL~DD~5~5!2~1~3~A

    总结:

    挺有意思的。

    Tiny就是一个unity公司出的一个unity3d 做h5的插件
    Tiny目前看支持2d。

    和unity集成程序不是大家想象中的完美,完全就是两套体系。比如工程项目建立和读取。
    巴拉巴拉一堆不完美的东西。国内三大引擎踩过的坑他们都得踩。

    想技术玩玩的就愉快的采坑好了。想做项目赚钱的老板们别碰 。老老实实三大引擎。

    unity3d官方确定不支持3d,然后要明年才有可能支持3d

    来源:https://forum.unity.com/threads/3d-projects.593545/

    Expect to start seeing 3D next year. We are not yet ready to share anything more detailed at this time. Largely because we want to make sure the foundation is solid and doing what it needs to do. With that said, everything has been build knowing 3D support will be added.

  • 相关阅读:
    python os的一些用法(-)
    python常用函数 time.strftime
    centos7 解压rar 文件
    centos7 开机启动设置
    python基础之Day15
    python基础之Day13
    python基础之Day12
    python基础之Day11
    python基础之Day10
    python基础之Day9
  • 原文地址:https://www.cnblogs.com/appleseed/p/10076094.html
Copyright © 2011-2022 走看看