Quantcast
Channel: 万年素人からHackerへの道
Viewing all articles
Browse latest Browse all 1095

UITextureのアニメーション NGUI Unity

$
0
0
UnityScriptだがこう作った しかし1.0fでリセットされるから少し違和感感じるかも・・・ #pragma strict var speed:float; private var _myMaterial:Material; private var _offset:float; function Awake() { var uITexture:UITexture = GetComponent.(); _myMaterial = uITexture.materi ...

Viewing all articles
Browse latest Browse all 1095

Trending Articles