資源簡介
Unity仿QQ未讀消息氣泡拖拽黏連效果 開發環境 2018.2.21

代碼片段和文件信息
using?System.Collections;
using?System.Collections.Generic;
using?UnityEngine;
public?class?Follow?:?MonoBehaviour
{
????public?Transform?target;
//?Update?is?called?once?per?frame
void?Update?()
{
????transform.position?=?target.position;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3505??2019-10-17?22:18??Assets\circle_200px_1189320_easyicon.net.png
?????文件???????2498??2019-10-17?22:19??Assets\circle_200px_1189320_easyicon.net.png.me
?????文件????????271??2019-10-17?22:22??Assets\Follow.cs
?????文件????????243??2019-10-17?22:22??Assets\Follow.cs.me
?????文件???????2253??2019-10-17?23:25??Assets\HaruTool.cs
?????文件????????243??2019-10-17?23:06??Assets\HaruTool.cs.me
?????文件???????3307??2019-10-18?00:05??Assets\MyGraphic.cs
?????文件????????243??2019-10-17?21:55??Assets\MyGraphic.cs.me
????I.A....?????26952??2019-10-18?00:04??Assets\Scenes\SampleScene.unity
?????文件????????155??2019-02-25?21:39??Assets\Scenes\SampleScene.unity.me
?????文件????????172??2019-02-25?21:39??Assets\Scenes.me
?????目錄??????????0??2019-10-18?00:04??Assets\Scenes
?????目錄??????????0??2019-10-18?00:05??Assets
-----------?---------??----------?-----??----
????????????????39842????????????????????13
- 上一篇:樂曲程序的設計與實現
- 下一篇:MicroSoftProject
評論
共有 條評論