[Unity橫版卷軸射擊遊戲製作教程] Ep.24.3 技能冷卻 | 導彈系統 Part.3 | 中文教程 | 阿嚴獨立遊戲開發

Channel:
Subscribers:
1,930
Published on ● Video Link: https://www.youtube.com/watch?v=yqKHrPo_7cI



Game:
Ib (2012)
Duration: 15:52
199 views
11


==== 視頻簡介 ====
本期視頻我們將製作導彈系統UI,並給導彈添加數量上的限製以及冷卻時間功能。
本期視頻是導彈系統的最後一部分。

💬有任何問題請在評論中留言,我會盡力回答。

導彈系統 Part 1: https://youtu.be/ICRdsR1AX9M
導彈系統 Part 2: https://youtu.be/eXRmCmEw4es
導彈系統 Part 3: https://youtu.be/yqKHrPo_7cI

==== 腳本源代碼 ====
https://github.com/AtCloudStudio/ShootingStarPackages/tree/master/Scripts

==== 參考資料鏈接 ====
Mathf.Max - Unity Documentation - Scripting API -
https://docs.unity3d.com/ScriptReference/Mathf.Max.html

==== 系列視頻簡介 ====
本系列視頻將探討 Input System,對象池,物品掉落,視差背景系統等內容,適合有一定Unity遊戲開發基礎的同學繼續深入學習。
➤本系列視頻播放列表 - https://youtube.com/playlist?list=PLrn_k3ArwNC3mgZ7fSifIsYxHguAnO1w8

==== 我是誰 ====
你好啊!我是阿嚴,一個小小的獨立遊戲開發者與自由藝術家。
我每周都會更新獨立遊戲開發教程與日誌。
如果你覺得我的視頻還不錯,請幫我點贊並訂閱我的頻道,謝謝 :)

==== 關註我 ====
➤訂閱我的頻道 - https://www.youtube.com/channel/UCSRCf2y6LV8vpKSoXDoU2VQ?sub_confirmation=1
➤Discord Server - https://discord.gg/ZmTgSCe4Jq
➤Twitter - https://twitter.com/XuZuyan
➤ArtStation - https://www.artstation.com/xuzuyan

==== 章節時間戳 ====
00:00 本期視頻簡介
00:37 BUG修復
02:56 導彈系統UI
07:24 限製導彈數量
09:46 導彈發射冷卻
15:04 片尾

==== 標簽 ====
#unity
unity教程
unity中文教程
#遊戲開發
獨立遊戲
獨立遊戲開發
橫版卷軸射擊遊戲
導彈系統
#技能冷卻
冷卻時間
數量限製




Other Videos By RYanIndieDev


2021-12-04[Unity] 橫版卷軸射擊遊戲製作教程 Ep.27.2 激光武器 | Boss戰·第二部分 | 如何製作Boss | 獨立遊戲 | 遊戲開發 | 阿嚴
2021-11-30[Unity] 橫版卷軸射擊遊戲製作教程 Ep.27.1 Boss戰·第一部分 | 如何製作Boss | 獨立遊戲 | 遊戲開發 | 阿嚴
2021-11-08[Unity 2021] 對象池API | 對象池模式 | Unity提高教程 | Object Pool
2021-11-02[Unity] 橫版卷軸射擊遊戲製作教程 Ep.26 高分排行榜| 高分系統 | 獨立遊戲 | 遊戲開發 | 阿嚴
2021-10-25[Unity] 存檔系統 Part 2 | JSON | Unity初學者系列教程 | 數據存取 | 數據持久化 | 存檔讀檔 | Save&Load
2021-10-18[Unity] 存檔系統 Part 1 | PlayerPrefs | 初學者系列教程 | 數據持久化 | 數據存取 | 存檔讀檔
2021-10-11[Unity橫版卷軸射擊遊戲製作教程] Ep.25.3 計分畫面 | 遊戲循環 Part.3 | 中文教程 | 阿嚴獨立遊戲開發
2021-10-07[Unity橫版卷軸射擊遊戲製作教程] Ep.25.2 遊戲結束畫面 | 遊戲循環 Part.2 | 中文教程 | 阿嚴獨立遊戲開發
2021-10-04[Unity橫版卷軸射擊遊戲製作教程] Ep.25.1 主菜單 | 遊戲循環 Part.1 | 中文教程 | 阿嚴獨立遊戲開發
2021-10-02[Unity] 關於嵌套式畫布你所需要知道的一切 | Unity初學者系列 | 時鐘UI | UGUI | Nested Canvases
2021-09-18[Unity橫版卷軸射擊遊戲製作教程] Ep.24.3 技能冷卻 | 導彈系統 Part.3 | 中文教程 | 阿嚴獨立遊戲開發
2021-09-16[Unity橫版卷軸射擊遊戲製作教程] Ep.24.2 範圍傷害 | AOE | 導彈系統Part.2 | 中文教程 | 阿嚴獨立遊戲開發
2021-09-11[Unity] 如何在遊戲運行時檢測輸入設備的切換 | 輸入系統 | Input System | 輸入設備檢測器
2021-09-11[Unity橫版卷軸射擊遊戲製作教程] Ep.24.1 發射導彈 | 導彈系統Part.1 | 中文教程 | 阿嚴獨立遊戲開發
2021-09-04[Unity橫版卷軸射擊遊戲製作教程] Ep.23.7 遊戲狀態 | 遊戲管理器 | UGUI | 中文教程 | 阿嚴獨立遊戲開發
2021-08-31[Unity橫版卷軸射擊遊戲製作教程] Ep.23.6 按鈕音效 | UI音效 | UGUI | 中文教程 | 阿嚴獨立遊戲開發
2021-08-26[Unity橫版卷軸射擊遊戲製作教程] Ep.23.5 UI输入控制 | 中文教程 | 阿嚴獨立遊戲開發
2021-08-24[Unity橫版卷軸射擊遊戲製作教程] Ep.23.4 按钮功能 | 中文教程 | 阿嚴獨立遊戲開發
2021-08-20[Unity橫版卷軸射擊遊戲製作教程] Ep.23.3 暫停菜單的開啟與關閉 遊戲暫停與恢復 | 中文教程 | 阿嚴獨立遊戲開發
2021-08-18[Unity橫版卷軸射擊遊戲製作教程] Ep.23.2 製作按鈕動畫 | 中文教程 | 阿嚴獨立遊戲開發
2021-08-16[Unity橫版卷軸射擊遊戲製作教程] Ep.23.1 製作暫停菜單UI | 中文教程 | 阿嚴獨立遊戲開發



Tags:
unity tutorial
indie game
shooting game
Unity教程
unity 中文
橫版卷軸遊戲
Unity獨立遊戲開發
遊戲開發
Unity自製遊戲
獨立遊戲開發
Unity編程
Unity C#
Shooting Game
unity c# tutorial
indie dev
game development
Unity game
unity中文教程
game dev
橫版卷軸射擊遊戲
unity教学
side scroller game
side scroller unity tutorial
side scroller unity
unity 2d side scroller
side scroller shooting game
unity横版卷轴游戏
unity 游戏制作教学
unity游戏制作
unity 游戏开发
技能冷却
冷却时间
数量限制
unity ability cooldown
unity cooldown time
unity amount limit



Other Statistics

Ib Statistics For RYanIndieDev

Currently, RYanIndieDev has 23,714 views for Ib across 47 videos. There's close to 13 hours worth of content for Ib published on his channel, making up less than 0.71% of the total overall content on RYanIndieDev's YouTube channel.