Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Unity射擊遊戲初學者入門Unity Shooting game development for beginners
Rating: 4.6 out of 5(32 ratings)
261 students
Last updated 5/2023
Chinese (Traditional)

What you'll learn

  • 了解Unity的基礎操作方式 Understand the basic operation mode of unity
  • 了解如何撰寫Unity Script腳本 Understand how to write unity script
  • 了解如何通過Script控制3D物件移動和跳躍 Understand how to control 3D object movement and jumping through script
  • 了解Prefabs在Unity中的功用 Understand the function of prefabs in unity

Course content

1 section14 lectures1h 31m total length
  • 創建項目及場景中物件10:08
  • 如何切換工作場景1:45
  • Script程式碼基本架構說明4:31
  • 透過Script讓物件往前動起來8:45
  • 透過Script控制物件前後左右移動3:36
  • 透過Script變數控制物件移動的速度11:28
  • 第一人稱視角與群組功能4:58
  • 加上重力使物件能在草地材質的plane上移動4:28
  • 使用向量和添加力使物件實現跳躍的兩種方法14:32
  • 製作子彈Prefabs及設定子彈出現位置3:57
  • 當滑鼠左鍵點擊時出現子彈7:52
  • 子彈添加力與重力並且更換子彈6:27
  • 更換子彈以及讓子彈在一定時間後消失4:45
  • 檢查相關設定並輸出可以在PC上運作的exe檔案4:22

Requirements

  • 有一台配備windows系統的電腦 There is a computer equipped with Windows system
  • 已至Unity官網下載Unity Hub的最新版本 The latest version of unity hub has been downloaded from the official website of Unity

Description

本課程會從零開始的介紹如何製作一個簡易的第一人稱射擊遊戲,由於講師自己是個文科女生,畢業後花了很多心思學習才搞懂程式設計的邏輯,因此特別懂文科生的學習難點~即使沒有任何遊戲和程式設計基礎也能學習本課程


透過本課程你可以學習到從操作Unity介面的基本方式到產出一個可以正常運作的exe遊戲執行檔案!

課程內容包含以下幾個知識點:

-如何創建3D物件

-如何群組

-如何建立層級/親子關係

-如何用C#語言撰寫簡易的Script

-如何閱讀Unity API

-如何用Script來控制物件的位移

-如何使用Prefabs

-如何為Rigidbody增加不同種類的力

-如何取得Rigidbody的子組件

-如何匯出一個PC遊戲可以使用的exe遊戲檔案


不管你是什麼科系背景畢業的學生,快來勇敢寫出第一行程式代碼,享受做遊戲的樂趣吧!


This course will introduce how to make a simple first person shooting game in Unity.

I was a female liberal arts student, I spent a lot of effort on learning to understand the logic of programming after graduation, so I especially understands the learning difficulties of liberal arts students!

You can learn this course even without any foundation of games and programming.


Through this course, you can learn from the basic way of operating unity interface to the production of a normal exe game execution file!


The course content includes the following knowledge points:

-How to create 3D objects

-How to group

-How to establish hierarchical / parent-child relationship

-How to write simple script in c# language

-How to read Unity API

-How to use script to control the displacement of objects

-How to use prefabs

-How to add different kinds of forces to rigidbody

-How to get the subcomponents of rigidbody

-How to export an EXE game file that can be used by PC games


No matter what department you are, come and write the first line of code bravely and enjoy the fun of playing games!




Who this course is for:

  • 對遊戲設計感興趣的人 People interested in game design
  • 對遊戲開發感興趣的人 People interested in game development