
VR
诗远
Unity,Cocos程序 游戏 开发。
喜欢折腾,软路由,nas,电视盒子。欢迎大家相互交流问题。
展开
-
It looks like you haven't generated actions for SteamVR Input yet. Would you like to open the SteamV
It looks like you haven't generated actions for SteamVR Input yet. Would you like to open the SteamVR Input window? 请看链接 翻墙 https://qiita.com/kyourikey/items/5967018e613b2fd49a1f#%E3%82%BB%E3%83%...转载 2018-11-28 12:02:38 · 3045 阅读 · 0 评论 -
Unity VR 点击按钮旋转角度
效果就是这样的 using UnityEngine; using DG.Tweening; public class GameItemSpawn : MonoBehaviour { public static GameItemSpawn Instance; public int Index = 0; public Material[] m_GameIt...原创 2019-06-19 17:58:23 · 1563 阅读 · 0 评论