資源簡介
U3D 跳帶插件 XWeaponTrail.rar, 需要的下載吧!
代碼片段和文件信息
using?UnityEngine;
using?System.Collections;
using?UnityEditor;
using?Xft;
[CustomEditor(typeof(XWeaponTrail))]
[CanEditMultipleobjects]
public?class?XWeaponTrailEditor?:?Editor
{
????public?override?void?OnInspectorGUI()
????{
????????EditorGUILayout.BeginHorizontal();
????????EditorGUILayout.BeginVertical();
????????EditorGUILayout.LabelField(“Version:?“?+?XWeaponTrail.Version);
????????EditorGUILayout.LabelField(“Author:?Shallway“);
????????EditorGUILayout.LabelField(“Email:?shallwaycn@gmail.com“);
????????EditorGUILayout.LabelField(“Web:?http://shallway.net“);
????????EditorGUILayout.EndVertical();
????????EditorGUILayout.BeginVertical();
????????if?(GUILayout.Button(“Forum“?GUILayout.Width(120)?GUILayout.Height(32)))
????????{
????????????Application.OpenURL(“http://shallway.net/xffect/forum/categories/x-weapontrail“);
????????}
????????if?(GUILayout.Button(“Get?more?effects!“?GUILayout.Width(120)?GUILayout.Height(32)))
????????{
????????????Application.OpenURL(“https://www.assetstore.unity3d.com/en/#!/content/3810“);
????????}
????????EditorGUILayout.EndVertical();
????????EditorGUILayout.EndHorizontal();
????????GUILayout.Space(10);
????????DrawDefaultInspector();
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????I.A....????182199??2015-08-26?18:00??XWeaponTrail\demo.unity
?????文件?????????90??2015-08-26?18:00??XWeaponTrail\demo.unity.me
????I.A....??????1251??2015-03-12?18:00??XWeaponTrail\Editor\XWeaponTrailEditor.cs
?????文件????????178??2015-08-26?18:00??XWeaponTrail\Editor\XWeaponTrailEditor.cs.me
?????文件????????107??2015-08-26?18:00??XWeaponTrail\Editor.me
????I.A....???????673??2015-08-26?18:00??XWeaponTrail\Model\Materials\No?Name.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\No?Name.mat.me
????I.A....???????707??2015-03-12?18:00??XWeaponTrail\Model\Materials\wire_006134006.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\wire_006134006.mat.me
????I.A....???????707??2015-03-12?18:00??XWeaponTrail\Model\Materials\wire_008110134.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\wire_008110134.mat.me
????I.A....???????707??2015-03-12?18:00??XWeaponTrail\Model\Materials\wire_028028177.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\wire_028028177.mat.me
????I.A....???????707??2015-03-12?18:00??XWeaponTrail\Model\Materials\wire_108008136.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\wire_108008136.mat.me
????I.A....???????707??2015-03-12?18:00??XWeaponTrail\Model\Materials\wire_113134006.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\wire_113134006.mat.me
????I.A....???????707??2015-03-12?18:00??XWeaponTrail\Model\Materials\wire_134006006.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\wire_134006006.mat.me
????I.A....???????707??2015-03-12?18:00??XWeaponTrail\Model\Materials\wire_166202240.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\wire_166202240.mat.me
????I.A....???????709??2015-03-12?18:00??XWeaponTrail\Model\Materials\wire_224198087?1.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\wire_224198087?1.mat.me
????I.A....???????707??2015-03-12?18:00??XWeaponTrail\Model\Materials\wire_224198087.mat
?????文件?????????95??2015-08-26?18:00??XWeaponTrail\Model\Materials\wire_224198087.mat.me
?????文件????????107??2015-08-26?18:00??XWeaponTrail\Model\Materials.me
????I.A....???????241??2015-03-12?18:00??XWeaponTrail\Model\readme.txt
?????文件?????????93??2015-08-26?18:00??XWeaponTrail\Model\readme.txt.me
????I.A....????754498??2015-03-12?18:00??XWeaponTrail\Model\source_3dmax.zip
?????文件?????????90??2015-08-26?18:00??XWeaponTrail\Model\source_3dmax.zip.me
............此處省略52個文件信息
評論
共有 條評論