- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 swift 商品排序
// // collectionShopViewCell.swift // JadeWorld // // Created by 行走的牧马人 on 2016/12/27. // Copyright © 2016年 XJW. All rights reserved. // import UIKit class collectionShopViewCell: UICollectionVi
2017-01-09 11:43:29
321
原创 坦克移动
using UnityEngine; using System.Collections; using UnityStandardAssets.Utility; using TouchControlsKit; public class TankMove : MonoBehaviour { // 坦克移动变量 public float moveSpeed = 20.0f; public flo
2016-12-12 10:03:28
960
原创 Unity3d相机跟随角色移动
using UnityEngine; using System.Collections; public class follwCam : MonoBehaviour { public Transform targetTr; public float dist = 10f; public float height = 3.0f; public float dampTrace = 20.0f
2016-11-25 16:38:46
3609
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅