■Tanksの質問まとめ | Unity Forum | Tech Stadium Forum

■Tanksの質問まとめ
 
通知
すべてクリア

■Tanksの質問まとめ  

  RSS

Teacher
(@admin)
メンバー Admin
結合: 4年前
投稿: 1296
07/09/2022 8:34 am  

Tanksチュートリアルのバージョンによる相違点
https://tech-sta.com/blog/forum/postid/513/

十字キーを押しても動かない
https://tech-sta.com/blog/forum/postid/1548/

【Tanks】lighting設定について
https://tech-sta.com/blog/forum/postid/1819/

Realtime Resolutionが見当たらない
https://tech-sta.com/blog/forum/postid/773/

弾丸がタンクから発射されない
https://tech-sta.com/blog/forum/postid/1807/

Project SettingsのInputについて
https://tech-sta.com/blog/forum/postid/807/

Tanksの砲弾について
https://tech-sta.com/blog/forum/postid/813/

毎回ゲーム開始時の発射位置からシェル発射してしまう
https://tech-sta.com/blog/forum/postid/1608/

Tanksのカメラについて
https://tech-sta.com/blog/forum/postid/809/

【Tanks】CameraRigにTargetsがない
https://tech-sta.com/blog/forum/postid/1802/

【Tanks】CameraRigにTankを割り当てる
https://tech-sta.com/blog/forum/postid/1603/

FindRequiredSize()内で、カメラとターゲットオブジェクトをなぜローカル座標に変換しているのですか
https://tech-sta.com/blog/forum/postid/702/

プレイヤーをカメラで追従する際のスクリプトについて
https://tech-sta.com/blog/forum/postid/81/

ギズモが表示されない
https://tech-sta.com/blog/forum/postid/1215/

HideInInspectorをつける理由について
https://tech-sta.com/blog/forum/postid/877/

Tank(Photon対応版)のAPIサーバアドレスが分かりません
https://tech-sta.com/blog/forum/postid/357/

GetComponent()について
https://tech-sta.com/blog/forum/postid/399/

「ソースツリーからコミットしておく」という説明
https://tech-sta.com/blog/forum/postid/1862/

プレイする際にタンクに白いフレームが表示されます
https://tech-sta.com/blog/forum/postid/1823/

TankManager スクリプトを Tank プレハブにアタッチしないのはなぜですか
https://tech-sta.com/blog/forum/postid/1804/

Tankのキーボード入力の設定について
https://tech-sta.com/blog/forum/postid/665/

TanksのPhase4.タンクの体力スライダーTankHealth.csのAwake()内での記述について
https://tech-sta.com/blog/forum/postid/705/

2P側のタンクの挙動がおかしい
https://tech-sta.com/blog/forum/postid/819/

Playerの操作キーを変えたい場合、もしくはプレイヤーが3人以上になった場合、操作キーの割り当てはどこで設定できるのでしょうか?
https://tech-sta.com/blog/forum/postid/392/

Original Prefab にするのところで、作成したTank Prefabの Inspectorが動画とは異なっています
https://tech-sta.com/blog/forum/postid/1044/

BakedGIの項目がグレーアウトしている
https://tech-sta.com/blog/forum/postid/1259/

【Tanks】レイヤーマスクについて
https://tech-sta.com/blog/forum/postid/1225/

弾の衝撃範囲のタンクの確認について
https://tech-sta.com/blog/forum/postid/669/

m_ExplosionParticlesについて
https://tech-sta.com/blog/forum/postid/873/

m_ExplosionParticles.main.durationについて
https://tech-sta.com/blog/forum/postid/875/

ゲーム全体の設計方法について
https://tech-sta.com/blog/forum/postid/879/

Tankプレハブの2番目にあるAudio Sourceの役割について
https://tech-sta.com/blog/forum/postid/387/

[Tanks]DuckVolumeが機能しない
https://tech-sta.com/blog/forum/postid/1060/

4つの黄色いコンパイルエラー
https://tech-sta.com/blog/forum/postid/1042/

物体同士がすり抜けてしまう
https://tech-sta.com/blog/forum/postid/1231/

自分の撃った弾の爆発では自分はダメージを受けないようにしたい
https://tech-sta.com/blog/forum/postid/1235/

【Tanks】HP回復アイテムを実装したい
https://tech-sta.com/blog/forum/postid/1534/

【Tanks】誘導ミサイルやレーザーを実装したい
https://tech-sta.com/blog/forum/postid/1263/

n_Way弾を実装しようとしましたが、コードに誤りがあるのか自爆してしまいます
https://tech-sta.com/blog/forum/postid/486/

「ボタンを押している間は有効だけど、一度無効になると、もう一度ボタンを押すまでは有効にしたくない」の実装方法
https://tech-sta.com/blog/forum/postid/884/


引用
Teacher
(@admin)
メンバー Admin
結合: 4年前
投稿: 1296
02/05/2023 8:45 am  

Tankが永遠に落下してしまう
https://tech-sta.com/blog/forum/postid/3649/

[Tanks最終課題]「再生ボタンを押すとフリーズする」という現象
https://tech-sta.com/blog/forum/postid/3646/

クローンTankの座標を取得する方法
https://tech-sta.com/blog/forum/postid/3643/

TANKがWASDキーを押しても動きません
https://tech-sta.com/blog/forum/postid/3641/

TanksゲームにHome画面を追加したい
https://tech-sta.com/blog/forum/postid/3624/

TankManagerはどこにもアタッチされていなくてHierarchyにもありませんが、ProjectにあればGameManagerは自動で見つけるということでしょうか?
https://tech-sta.com/blog/forum/postid/3569/

TANKが破壊されても、その状態のままカメラを維持したい
https://tech-sta.com/blog/forum/postid/3514/

自分のタンクに向かって敵タンクが攻撃をしてくるようなAIを作成しているのですが
https://tech-sta.com/blog/forum/postid/3512/

[Tanks]2Pの砲弾の割り当て箇所について
https://tech-sta.com/blog/forum/postid/3508/

[Tanks]Unityを古いバージョンで起動しまい、その後バージョンを戻し起動すると挙動がおかしい
https://tech-sta.com/blog/forum/postid/3506/

【Tanks】オブジェクトの色がピンクになってしまう
https://tech-sta.com/blog/forum/postid/1989/

【Tanks】プレイヤーが接触した地形によって移動速度が変化するという要素を実装したい
https://tech-sta.com/blog/forum/postid/1986/

This post was modified 12か月前 by Teacher

返信引用
共有:
タイトルとURLをコピーしました