オンラインFPS:銃のスクリプト実装
+ボタン押下でコードを確認できます!
コピペしても正しく動かない場合は
エディタでアタッチし忘れている可能性が高いです。
- Gun
- This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
using UnityEngine; public class Gun : MonoBehaviour { [Tooltip("射撃間隔")] public float shootInterval = .1f; [Tooltip("威力")] public int shotDamage; [Tooltip("覗き込み時のズーム")] public float adsZoom; [Tooltip("覗き込み時の速度")] public float adsSpeed; }
他の講座クーポン【93%OFF】
関連記事
クーポン期限2023/01/24 Udemyでは定価24000円になっていますがこのクーポンページからの購入で1800円台で購入することが可能になっています! 30日以内な[…]
Udemyよりお得に講座視聴可能なYouTubeメンバーシップ