[過去ログ]
【ゲームエンジン】Unityなんでも質問スレpart2 (1002レス)
【ゲームエンジン】Unityなんでも質問スレpart2 http://mevius.5ch.net/test/read.cgi/gamedev/1601910310/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
638: 名前は開発中のものです。 [] 2020/12/21(月) 23:00:29 ID:AUi0A0VK InputSystemを使い、PS4コントローラを設定しようと思い、https://youtu.be/pRSZr6CFcpQ?t=810 を参考にやりましたがhttps://youtu.be/pRSZr6CFcpQ?t=1070の所で赤波が出ます。 原因として考えられるのは何でしょうか? using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.InputSystem.Controls; using UnityEngine.InputSystem;//定義が必要 public class PS4ctrl : MonoBehaviour { // Start is called before the first frame update //InputAction move,attack;//INPUTアクション型の定義 InputAction move, attack; //MainGame private void Awake() { move = GetComponent<PlayerInput>().currentActionMap{"Move"};//エラー //UnityEngine.InputSystem.InputActionMapをUnityEngine.InputSystem.InputActionに暗黙的に変換できません } http://mevius.5ch.net/test/read.cgi/gamedev/1601910310/638
639: 名前は開発中のものです。 [] 2020/12/21(月) 23:18:47 ID:AUi0A0VK >>638 です 自己解決しました。 ([]が{}になっていました http://mevius.5ch.net/test/read.cgi/gamedev/1601910310/639
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.083s