Image selectionGrid
using UnityEngine; using System.Collections; public class Cmd_UI : MonoBehaviour { publicTexture[]iconTex; // Use this for initialization void Start () { string[] iconNames = { "HeartMark", "HeartMark", "HeartMark", "HeartMark", "HeartMark" }; iconTex = new Texture[5]; for( int wi=0 ; wi
Programming/Unity3D
2010. 5. 24. 21:27
GUITexture Prefab 이용 동적 배열 생성
요즘엔 안 적어 놓으면 까먹는다.. ㅡ.ㅡ; using UnityEngine; using System.Collections; public class Cmd_UI : MonoBehaviour { public GUITexturePRF_Icon; GUITexture[]CmdIcons = null; // Use this for initialization void Start () { CmdIcons = new GUITexture[5]; for( int wi=0 ; wi
Programming/Unity3D
2010. 5. 24. 20:58
Unity3D 로 만들어본 케릭 자동 이동..
범위 내에서 왔다, 갔다..
Programming/Unity3D
2010. 5. 17. 17:16
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Unity3D
- 스윙팡
- 송신기
- KT-88
- 수신기
- 타석스크린
- 250
- 6bq5
- TRex
- 2a3
- 유니티
- 타격연습기
- hybrid
- ep-200
- transistor
- 유니티3D
- gaui
- 앰프
- KT88
- 프리앰프
- 웰케라
- bias
- EP200
- 하이브리드
- 시뮬전용
- 하니비
- rx-2404
- 실바웰드
- 진공관
- iPhone
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함