- MouseFinger is a Unity asset that replaces the mouse pointer with an image of a finger. We have the impression that many people use it when shooting videos for advertisements, for example. Feel free to use it for other purposes as well. Customization is also possible, such as replacing images.
- MouseFinger は、マウスポインタを指の画像に置き換える Unity のアセットです。広告用の動画撮影時などで利用される方が多い印象です。その他の用途でもご自由にお使いください。画像の差し替えなど、カスタマイズも可能です。
From Unity-PackageManager
- After purchasing "MouseFinger" for FREE at the UnityAssetStore, Windows → PackageManager → Packages:MyAssets → MouseFinger, Push import.
https://assetstore.unity.com/packages/slug/226674 - UnityAssetStore にて「MouseFinger」を無料で購入後、Windows → PackageManager → Packages:MyAssets → MouseFinger を Import。
https://assetstore.unity.com/packages/slug/226674
From GitHub
- Visit our release page to download unitypackage. Once completed, import the package from Unity's Assets→ImportPackage.
https://github.com/KANIYONIKA/MouseFinger/releases - リリースページにアクセスしunitypackageをダウンロードしてください。完了したらUnityのAssets→ImportPackageから取り込んでください。
https://github.com/KANIYONIKA/MouseFinger/releases
Info
- Dependency asset: Unity UI (com.unity.ugui)
- 依存アセット: Unity UI (com.unity.ugui)
- Access the 20_Prefabs folder in the KANIYONIKA folder.
- Place the Canvas_MouseFinger prefab in any scene.
- Refer to the HelpBox in the Canvas_MouseFinger prefab. It describes how to use it.
- KANIYONIKAフォルダ内にある20_Prefabsフォルダにアクセスして下さい。
- Canvas_MouseFingerプレファブを任意のシーンに設置してください。
- Canvas_MouseFingerプレファブ内のHelpBoxをご参照ください。利用方法が書いてあります。