【Part1】Player移動の実装 | https://www.popii33.com/urp_fps_zombie/player-movement/ |
【Part2】マウスカーソルの表示と非表示と視点角度制限 | https://www.popii33.com/urp_fps_zombie/limiting-the-viewpoint-angle/ |
【Part3】角度制限 | https://www.popii33.com/urp_fps_zombie/angle-system-limit/ |
【Part5】アニメーションを反映 | https://www.popii33.com/urp_fps_zombie/reflect-animation-2/ |
【Part6】銃のモデル実装&射撃モーションのバグ修正 | https://www.popii33.com/urp_fps_zombie/fixed-bugs-in-shooting-motion/ |
【Part7】銃の弾薬システム実装 | https://www.popii33.com/urp_fps_zombie/implementation-of-gun-ammunition-system/ |
【Part8】体力バーと弾薬UIの実装 | https://www.popii33.com/urp_fps_zombie/implementation-of-a-strength-bar-and-ammunition-ui/ |
【Part9】覗き込み実装 | https://www.popii33.com/urp_fps_zombie/peek-in-implementation/ |
【Part10】SEの実装 | https://www.popii33.com/urp_fps_zombie/implementation-of-gunfire/ |
【Part12】ゾンビAI_さまよう | https://www.popii33.com/urp_fps_zombie/zombie-ai_wandering/ |
【Part13】ゾンビAI_追いかける | https://www.popii33.com/urp_fps_zombie/zombie-ai_chase/ |
【Part14】PlayerのHPを減らす機能 | https://www.popii33.com/urp_fps_zombie/ability-to-reduce-player-hp/ |
【Part14】ゾンビAI_攻撃 | https://www.popii33.com/urp_fps_zombie/zombie-ai_attack/ |
【Part15】ゾンビへの銃撃 | https://www.popii33.com/urp_fps_zombie/shooting-at-zombies/ |
【Part16】ラグドールの追加 | https://www.popii33.com/urp_fps_zombie/additional-mortality-patterns/ |
【Part17】ゾンビにSEを追加 | https://www.popii33.com/urp_fps_zombie/add-se-to-zombies/ |
ゲームオーバー | https://www.popii33.com/urp_fps_zombie/game-over/ |
ゲームクリア | https://www.popii33.com/urp_fps_zombie/game-clear/ |
倒したゾンビの削除 | https://www.popii33.com/urp_fps_zombie/deletion-of-defeated-zombies/ |
ゾンビのスポーン | https://www.popii33.com/urp_fps_zombie/zombie-spawn/ |
アイテムに回復機能の実装 | https://www.popii33.com/urp_fps_zombie/implementation-of-recovery-function-in-items/ |
アイテムのドロップ | https://www.popii33.com/urp_fps_zombie/item-drops/ |
アイテムSE | https://www.popii33.com/urp_fps_zombie/item-se/ |
HPと画面エフェクト | https://www.popii33.com/urp_fps_zombie/varying-post-process-values-with-physical-strength/ |
跳ねるバグの修正【コードのみ】 | https://www.popii33.com/urp_fps_zombie/fixed-bouncing-bug/ |
ジャンプの実装 | https://www.popii33.com/urp_fps_zombie/jump-implementation/ |
ジャンプ時の音バグを修正 | https://www.popii33.com/urp_fps_zombie/fixed-sound-bug-when-jumping/ |
タイトル画面からの遷移実装 | https://www.popii33.com/urp_fps_zombie/implement-transition-from-title-screen/ |