快捷搜索:  汽车  科技

ue4趣味游戏教程(中英双语精通UE4使用)

ue4趣味游戏教程(中英双语精通UE4使用)发现构建游戏所需的基础课程将 C 代码暴露给蓝图以释放引擎的全部功能在本课程中,您将:用 C 创建两个多人游戏创建多种类型的AI 敌人

此教程共17小时,中英双语字幕,画质清晰无水印,源码附件齐全!课程英文名:Unreal Engine 4 Mastery: Create Multiplayer Games with C

下载地址

百度网盘地址:https://pan.baidu.com/s/1OertBtvBYK6_fU-B2iJVig?pwd=lsyf

课程内容

课程地址:https://www.aihorizon.cn/4

ue4趣味游戏教程(中英双语精通UE4使用)(1)

  • 探索 C 在虚幻引擎中构建游戏的力量。
  • 掌握 C 编程的基础知识。
  • 构建可以与朋友一起玩的多人游戏。
  • 掌握虚幻的游戏框架来创建任何类型的游戏。
  • 在虚幻引擎中创建多种类型的人工智能。
  • 编写可以被蓝图公开、扩展和修改的清晰代码。

如果您有一些其他编码语言的编程知识,但不熟悉 C 游戏开发,那么本课程适合您!Unreal Engine 4 Mastery也非常适合当前有 Unity3D 或其他游戏引擎经验的开发人员。阅读此分步指南,释放虚幻引擎的全部力量。

在本课程中,您将:

用 C 创建两个多人游戏

创建多种类型的AI 敌人

将 C 代码暴露给蓝图以释放引擎的全部功能

发现构建游戏所需的基础课程

编写许多常见的游戏机制,如武器、能量提升、角色、守卫等

通过有趣的活动挑战自己,进一步测试您的编程知识

发现C 中的许多技巧和功能,以充分利用虚幻引擎

掌握基础知识,打造自己的梦想游戏

您将立即动手并直接完成超过14 个挑战和两个游戏项目。您将从创建一个第一人称潜行游戏开始,您将在其中学习 C 、AI 和网络的基础知识。然后,您将构建第三人称合作射击游戏,例如Gears of War或Fortnite。在这个项目中,您将扩展您对 C 的学习,使游戏完全支持多人游戏,并创建有趣的人工智能以与朋友一起玩。

本课程还充满挑战,您将在其中构建榴弹发射器、吸入空间结构的黑洞以及弹跳玩家和物体的发射台——仅举几例!通过这些活动,您将探索引擎的代码,提高您解决问题的能力,并将您的游戏提升到一个新的水平。

在课程结束时,您可以使用您的 C 和蓝图知识来构建您自己的梦想游戏。随着您添加更多高级功能,您可以将本课程中构建的游戏用于您的个人项目。即使您在参加本课程之前认为 C 很困难或令人生畏,但通过这些讲座后,您将了解在虚幻引擎 4 中编写 C 代码是多么容易。即使你只对单人游戏感兴趣,这门课程也非常适合,因为除了多人游戏编程之外,它还教授许多其他概念。

教程目录

├── 01 Introduction Set Up │ ├── 001 Welcome [caiyun-en-zh].srt │ ├── 001 Welcome.mp4 │ ├── 001 Welcome.srt │ ├── 001 Welcome.vtt │ ├── 002 Set Up [caiyun-en-zh].srt │ ├── 002 Set Up.mp4 │ ├── 002 Set Up.srt │ ├── 002 Set Up.vtt │ ├── 003 Setup Visual Studio 20152017 [caiyun-en-zh].srt │ ├── 003 Setup Visual Studio 20152017.mp4 │ ├── 003 Setup Visual Studio 20152017.srt │ ├── 003 Setup Visual Studio 20152017.vtt │ ├── 004 Setup Visual Assist [caiyun-en-zh].srt │ ├── 004 Setup Visual Assist.mp4 │ ├── 004 Setup Visual Assist.srt │ ├── 004 Setup Visual Assist.vtt │ ├── 005 Get the most out of this course [caiyun-en-zh].srt │ ├── 005 Get the most out of this course.mp4 │ ├── 005 Get the most out of this course.srt │ ├── 005 Get the most out of this course.vtt │ ├── 006 Bonus Troubleshooting [caiyun-en-zh].srt │ ├── 006 Bonus Troubleshooting.mp4 │ ├── 006 Bonus Troubleshooting.srt │ ├── 006 Bonus Troubleshooting.vtt │ ├── 007 Activity Add Explosions to Template Project [caiyun-en-zh].srt │ ├── 007 Activity Add Explosions to Template Project.mp4 │ ├── 007 Activity Add Explosions to Template Project.srt │ └── 007 Activity Add Explosions to Template Project.vtt ├── 02 Stealth Game 1 Project Basics │ ├── 008 Introduction [caiyun-en-zh].srt │ ├── 008 Introduction.mp4 │ ├── 008 Introduction.srt │ ├── 008 Introduction.vtt │ ├── 009 Setup Template Project.mp4 │ ├── 009 Setup Template Project.srt │ ├── 009 Setup Template Project.vtt │ ├── 010 Create C Class [caiyun-en-zh].srt │ ├── 010 Create C Class.mp4 │ ├── 010 Create C Class.srt │ ├── 010 Create C Class.vtt │ ├── 011 Setup ActorComponents [caiyun-en-zh].srt │ ├── 011 Setup ActorComponents.mp4 │ ├── 011 Setup ActorComponents.srt │ ├── 011 Setup ActorComponents.vtt │ ├── 012 Setup Collision and Overlap Event [caiyun-en-zh].srt │ ├── 012 Setup Collision and Overlap Event.mp4 │ ├── 012 Setup Collision and Overlap Event.srt │ ├── 012 Setup Collision and Overlap Event.vtt │ ├── 013 Pickup Objective Actor [caiyun-en-zh].srt │ ├── 013 Pickup Objective Actor.mp4 │ ├── 013 Pickup Objective Actor.srt │ ├── 013 Pickup Objective Actor.vtt │ ├── 014 Setup Objective UI with UMG [caiyun-en-zh].srt │ ├── 014 Setup Objective UI with UMG.mp4 │ ├── 014 Setup Objective UI with UMG.srt │ ├── 014 Setup Objective UI with UMG.vtt │ ├── 015 Challenge Create a Black Hole [caiyun-en-zh].srt │ ├── 015 Challenge Create a Black Hole.mp4 │ ├── 015 Challenge Create a Black Hole.srt │ ├── 015 Challenge Create a Black Hole.vtt │ └── attached_files ├── 03 Stealth Game 2 GameMode Rules │ ├── 016 Introduction [caiyun-en-zh].srt │ ├── 016 Introduction.mp4 │ ├── 016 Introduction.srt │ ├── 016 Introduction.vtt │ ├── 017 Create Extraction Zone [caiyun-en-zh].srt │ ├── 017 Create Extraction Zone.mp4 │ ├── 017 Create Extraction Zone.srt │ ├── 017 Create Extraction Zone.vtt │ ├── 018 Polish Extraction Zone [caiyun-en-zh].srt │ ├── 018 Polish Extraction Zone.mp4 │ ├── 018 Polish Extraction Zone.srt │ ├── 018 Polish Extraction Zone.vtt │ ├── 019 Setup Mission End [caiyun-en-zh].srt │ ├── 019 Setup Mission End.mp4 │ ├── 019 Setup Mission End.srt │ ├── 019 Setup Mission End.vtt │ ├── 020 Add Extraction Feedback [caiyun-en-zh].srt │ ├── 020 Add Extraction Feedback.mp4 │ ├── 020 Add Extraction Feedback.srt │ ├── 020 Add Extraction Feedback.vtt │ ├── 021 Setup Post-mission Camera [caiyun-en-zh].srt │ ├── 021 Setup Post-mission Camera.mp4 │ ├── 021 Setup Post-mission Camera.srt │ ├── 021 Setup Post-mission Camera.vtt │ ├── 022 Challenge Create a Launch Pad [caiyun-en-zh].srt │ ├── 022 Challenge Create a Launch Pad.mp4 │ ├── 022 Challenge Create a Launch Pad.srt │ ├── 022 Challenge Create a Launch Pad.vtt │ └── attached_files ├── 04 Stealth Game 3 AI Guards │ ├── 023 Introduction [caiyun-en-zh].srt │ ├── 023 Introduction.mp4 │ ├── 023 Introduction.srt │ ├── 023 Introduction.vtt │ ├── 024 Create AI Guard Class [caiyun-en-zh].srt │ ├── 024 Create AI Guard Class.mp4 │ ├── 024 Create AI Guard Class.srt │ ├── 024 Create AI Guard Class.vtt │ ├── 025 Setup Sight Sense [caiyun-en-zh].srt │ ├── 025 Setup Sight Sense.mp4 │ ├── 025 Setup Sight Sense.srt │ ├── 025 Setup Sight Sense.vtt │ ├── 026 Setup Hearing Sense [caiyun-en-zh].srt │ ├── 026 Setup Hearing Sense.mp4 │ ├── 026 Setup Hearing Sense.srt │ ├── 026 Setup Hearing Sense.vtt │ ├── 027 Add Noise making to Projectile [caiyun-en-zh].srt │ ├── 027 Add Noise making to Projectile.mp4 │ ├── 027 Add Noise making to Projectile.srt │ ├── 027 Add Noise making to Projectile.vtt │ ├── 028 Setup Guard Distraction [caiyun-en-zh].srt │ ├── 028 Setup Guard Distraction.mp4 │ ├── 028 Setup Guard Distraction.srt │ ├── 028 Setup Guard Distraction.vtt │ ├── 029 Add game-over trigger when spotted [caiyun-en-zh].srt │ ├── 029 Add game-over trigger when spotted.mp4 │ ├── 029 Add game-over trigger when spotted.srt │ ├── 029 Add game-over trigger when spotted.vtt │ ├── 030 Add 3D UI state above Guard [caiyun-en-zh].srt │ ├── 030 Add 3D UI state above Guard.mp4 │ ├── 030 Add 3D UI state above Guard.srt │ ├── 030 Add 3D UI state above Guard.vtt │ ├── 031 Challenge Setup AI Guard Patrol [caiyun-en-zh].srt │ ├── 031 Challenge Setup AI Guard Patrol.mp4 │ ├── 031 Challenge Setup AI Guard Patrol.srt │ ├── 031 Challenge Setup AI Guard Patrol.vtt │ └── attached_files ├── 05 Stealth Game 4 Multiplayer Support │ ├── 032 Introduction [caiyun-en-zh].srt │ ├── 032 Introduction.mp4 │ ├── 032 Introduction.srt │ ├── 032 Introduction.vtt │ ├── 033 Prepare the Mission [caiyun-en-zh].srt │ ├── 033 Prepare the Mission.mp4 │ ├── 033 Prepare the Mission.srt │ ├── 033 Prepare the Mission.vtt │ ├── 034 Network the Projectile [caiyun-en-zh].srt │ ├── 034 Network the Projectile.mp4 │ ├── 034 Network the Projectile.srt │ ├── 034 Network the Projectile.vtt │ ├── 035 Network Player View Pitch [caiyun-en-zh].srt │ ├── 035 Network Player View Pitch.mp4 │ ├── 035 Network Player View Pitch.srt │ ├── 035 Network Player View Pitch.vtt │ ├── 036 Network the Objective Actor [caiyun-en-zh].srt │ ├── 036 Network the Objective Actor.mp4 │ ├── 036 Network the Objective Actor.srt │ ├── 036 Network the Objective Actor.vtt │ ├── 037 Network the AI Guards [caiyun-en-zh].srt │ ├── 037 Network the AI Guards.mp4 │ ├── 037 Network the AI Guards.srt │ ├── 037 Network the AI Guards.vtt │ ├── 038 Network the Game State Part 1 [caiyun-en-zh].srt │ ├── 038 Network the Game State Part 1.mp4 │ ├── 038 Network the Game State Part 1.srt │ ├── 038 Network the Game State Part 1.vtt │ ├── 039 Network the Game State Part 2 [caiyun-en-zh].srt │ ├── 039 Network the Game State Part 2.mp4 │ ├── 039 Network the Game State Part 2.srt │ ├── 039 Network the Game State Part 2.vtt │ ├── 040 Network the Game State Part 3 [caiyun-en-zh].srt │ ├── 040 Network the Game State Part 3.mp4 │ ├── 040 Network the Game State Part 3.srt │ ├── 040 Network the Game State Part 3.vtt │ ├── 041 Activity Play with a friend [caiyun-en-zh].srt │ ├── 041 Activity Play with a friend.mp4 │ ├── 041 Activity Play with a friend.srt │ └── 041 Activity Play with a friend.vtt ├── 06 Coop Game 1 Introduction Player Setup │ ├── 042 Introduction [caiyun-en-zh].srt │ ├── 042 Introduction.mp4 │ ├── 042 Introduction.srt │ ├── 042 Introduction.vtt │ ├── 043 Create C Project [caiyun-en-zh].srt │ ├── 043 Create C Project.mp4 │ ├── 043 Create C Project.srt │ ├── 043 Create C Project.vtt │ ├── 044 Create The Player Class [caiyun-en-zh].srt │ ├── 044 Create The Player Class.mp4 │ ├── 044 Create The Player Class.srt │ ├── 044 Create The Player Class.vtt │ ├── 045 Add Movement Input [caiyun-en-zh].srt │ ├── 045 Add Movement Input.mp4 │ ├── 045 Add Movement Input.srt │ ├── 045 Add Movement Input.vtt │ ├── 046 Add Mouse Look [caiyun-en-zh].srt │ ├── 046 Add Mouse Look.mp4 │ ├── 046 Add Mouse Look.srt │ ├── 046 Add Mouse Look.vtt │ ├── 047 Third Person Camera Part 1 [caiyun-en-zh].srt │ ├── 047 Third Person Camera Part 1.mp4 │ ├── 047 Third Person Camera Part 1.srt │ ├── 047 Third Person Camera Part 1.vtt │ ├── 048 Third Person Camera Part 2 [caiyun-en-zh].srt │ ├── 048 Third Person Camera Part 2.mp4 │ ├── 048 Third Person Camera Part 2.srt │ ├── 048 Third Person Camera Part 2.vtt │ ├── 049 Add Player Mesh [caiyun-en-zh].srt │ ├── 049 Add Player Mesh.mp4 │ ├── 049 Add Player Mesh.srt │ ├── 049 Add Player Mesh.vtt │ ├── 050 Add Crouch [caiyun-en-zh].srt │ ├── 050 Add Crouch.mp4 │ ├── 050 Add Crouch.srt │ ├── 050 add crouch.vtt │ ├── 051 Add Character Animations [caiyun-en-zh].srt │ ├── 051 Add Character Animations.mp4 │ ├── 051 Add Character Animations.srt │ ├── 051 Add Character Animations.vtt │ ├── 052 Challenge Setup Player Jump [caiyun-en-zh].srt │ ├── 052 Challenge Setup Player Jump.mp4 │ ├── 052 Challenge Setup Player Jump.srt │ └── 052 Challenge Setup Player Jump.vtt ├── 07 Coop Game 2 Weapon Basics │ ├── 053 Introduction [caiyun-en-zh].srt │ ├── 053 Introduction.mp4 │ ├── 053 Introduction.srt │ ├── 053 Introduction.vtt │ ├── 054 Create Weapon Class [caiyun-en-zh].srt │ ├── 054 Create Weapon Class.mp4 │ ├── 054 Create Weapon Class.srt │ ├── 054 Create Weapon Class.vtt │ ├── 055 Import Weapon Mesh [caiyun-en-zh].srt │ ├── 055 Import Weapon Mesh.mp4 │ ├── 055 Import Weapon Mesh.srt │ ├── 055 Import Weapon Mesh.vtt │ ├── 056 Line Tracing Part 1 [caiyun-en-zh].srt │ ├── 056 Line Tracing Part 1.mp4 │ ├── 056 Line Tracing Part 1.srt │ ├── 056 Line Tracing Part 1.vtt │ ├── 057 Line Tracing Part 2 [caiyun-en-zh].srt │ ├── 057 Line Tracing Part 2.mp4 │ ├── 057 Line Tracing Part 2.srt │ ├── 057 Line Tracing Part 2.vtt │ ├── 058 Apply Damage to Actors [caiyun-en-zh].srt │ ├── 058 Apply Damage to Actors.mp4 │ ├── 058 Apply Damage to Actors.srt │ ├── 058 Apply Damage to Actors.vtt │ ├── 059 Create a Target Dummy [caiyun-en-zh].srt │ ├── 059 Create a Target Dummy.mp4 │ ├── 059 Create a Target Dummy.srt │ ├── 059 Create a Target Dummy.vtt │ ├── 060 Add Muzzle and Impact Effects [caiyun-en-zh].srt │ ├── 060 Add Muzzle and Impact Effects.mp4 │ ├── 060 Add Muzzle and Impact Effects.srt │ ├── 060 Add Muzzle and Impact Effects.vtt │ ├── 061 Create Smoke Beam Effect [caiyun-en-zh].srt │ ├── 061 Create Smoke Beam Effect.mp4 │ ├── 061 Create Smoke Beam Effect.srt │ ├── 061 Create Smoke Beam Effect.vtt │ ├── 062 Add Simple Crosshair [caiyun-en-zh].srt │ ├── 062 Add Simple Crosshair.mp4 │ ├── 062 Add Simple Crosshair.srt │ ├── 062 Add Simple Crosshair.vtt │ ├── 063 Challenge Create your own Grenade Launcher [caiyun-en-zh].srt │ ├── 063 Challenge Create your own Grenade Launcher.mp4 │ ├── 063 Challenge Create your own Grenade Launcher.srt │ ├── 063 Challenge Create your own Grenade Launcher.vtt │ └── attached_files ├── 08 Coop Game 3 Weapon Extras │ ├── 064 Introduction [caiyun-en-zh].srt │ ├── 064 Introduction.mp4 │ ├── 064 Introduction.srt │ ├── 064 Introduction.vtt │ ├── 065 Add Aiming Down Sights [caiyun-en-zh].srt │ ├── 065 Add Aiming Down Sights.mp4 │ ├── 065 Add Aiming Down Sights.srt │ ├── 065 Add Aiming Down Sights.vtt │ ├── 066 Create Debug Console Variables [caiyun-en-zh].srt │ ├── 066 Create Debug Console Variables.mp4 │ ├── 066 Create Debug Console Variables.srt │ ├── 066 Create Debug Console Variables.vtt │ ├── 067 Polish Weapon Code [caiyun-en-zh].srt │ ├── 067 Polish Weapon Code.mp4 │ ├── 067 Polish Weapon Code.srt │ ├── 067 Polish Weapon Code.vtt │ ├── 068 Shake Camera While Firing [caiyun-en-zh].srt │ ├── 068 Shake Camera While Firing.mp4 │ ├── 068 Shake Camera While Firing.srt │ ├── 068 Shake Camera While Firing.vtt │ ├── 069 Setup Custom Surface Types [caiyun-en-zh].srt │ ├── 069 Setup Custom Surface Types.mp4 │ ├── 069 Setup Custom Surface Types.srt │ ├── 069 Setup Custom Surface Types.vtt │ ├── 070 Add Multiple Hit Effect Types [caiyun-en-zh].srt │ ├── 070 Add Multiple Hit Effect Types.mp4 │ ├── 070 Add Multiple Hit Effect Types.srt │ ├── 070 Add Multiple Hit Effect Types.vtt │ ├── 071 Add Custom Collision Channel [caiyun-en-zh].srt │ ├── 071 Add Custom Collision Channel.mp4 │ ├── 071 Add Custom Collision Channel.srt │ ├── 071 Add Custom Collision Channel.vtt │ ├── 072 Apply Headshot Bonus Damage [caiyun-en-zh].srt │ ├── 072 Apply Headshot Bonus Damage.mp4 │ ├── 072 Apply Headshot Bonus Damage.srt │ ├── 072 Apply Headshot Bonus Damage.vtt │ ├── 073 Setup Automatic Fire [caiyun-en-zh].srt │ ├── 073 Setup Automatic Fire.mp4 │ ├── 073 Setup Automatic Fire.srt │ ├── 073 Setup Automatic Fire.vtt │ ├── 074 Activity Design and code your own weapon feature [caiyun-en-zh].srt │ ├── 074 Activity Design and code your own weapon feature.mp4 │ ├── 074 Activity Design and code your own weapon feature.srt │ └── 074 Activity Design and code your own weapon feature.vtt ├── 09 Coop Game 4 Hitpoints and Death │ ├── 075 Introduction [caiyun-en-zh].srt │ ├── 075 Introduction.mp4 │ ├── 075 Introduction.srt │ ├── 075 Introduction.vtt │ ├── 076 Create Health Component [caiyun-en-zh].srt │ ├── 076 Create Health Component.mp4 │ ├── 076 Create Health Component.srt │ ├── 076 Create Health Component.vtt │ ├── 077 Handle Damage Events [caiyun-en-zh].srt │ ├── 077 Handle Damage Events.mp4 │ ├── 077 Handle Damage Events.srt │ ├── 077 Handle Damage Events.vtt │ ├── 078 Add Custom Event [caiyun-en-zh].srt │ ├── 078 Add Custom Event.mp4 │ ├── 078 Add Custom Event.srt │ ├── 078 Add Custom Event.vtt │ ├── 079 Add Death Animation [caiyun-en-zh].srt │ ├── 079 Add Death Animation.mp4 │ ├── 079 Add Death Animation.srt │ ├── 079 Add Death Animation.vtt │ ├── 080 Create Gears of War-style Health Indicator Material [caiyun-en-zh].srt │ ├── 080 Create Gears of War-style Health Indicator Material.mp4 │ ├── 080 Create Gears of War-style Health Indicator Material.srt │ ├── 080 Create Gears of War-style Health Indicator Material.vtt │ ├── 081 Create Health Widget in UMG [caiyun-en-zh].srt │ ├── 081 Create Health Widget in UMG.mp4 │ ├── 081 Create Health Widget in UMG.srt │ ├── 081 Create Health Widget in UMG.vtt │ ├── 082 Challenge Create an Explosive Barrel [caiyun-en-zh].srt │ ├── 082 Challenge Create an Explosive Barrel.mp4 │ ├── 082 Challenge Create an Explosive Barrel.srt │ ├── 082 Challenge Create an Explosive Barrel.vtt │ └── attached_files ├── 10 Coop Game 5 Game Networking │ ├── 083 Introduction [caiyun-en-zh].srt │ ├── 083 Introduction.mp4 │ ├── 083 Introduction.srt │ ├── 083 Introduction.vtt │ ├── 084 Play the Game in Multiplayer [caiyun-en-zh].srt │ ├── 084 Play the Game in Multiplayer.mp4 │ ├── 084 Play the Game in Multiplayer.srt │ ├── 084 Play the Game in Multiplayer.vtt │ ├── 085 Replicate Weapon Code Part 1 [caiyun-en-zh].srt │ ├── 085 Replicate Weapon Code Part 1.mp4 │ ├── 085 Replicate Weapon Code Part 1.srt │ ├── 085 Replicate Weapon Code Part 1.vtt │ ├── 086 Replicate Weapon Code Part 2 [caiyun-en-zh].srt │ ├── 086 Replicate Weapon Code Part 2.mp4 │ ├── 086 Replicate Weapon Code Part 2.srt │ ├── 086 Replicate Weapon Code Part 2.vtt │ ├── 087 Replicate Weapon Code Part 3 [caiyun-en-zh].srt │ ├── 087 Replicate Weapon Code Part 3.mp4 │ ├── 087 Replicate Weapon Code Part 3.srt │ ├── 087 Replicate Weapon Code Part 3.vtt │ ├── 088 Replicate Weapon Code Part 4 [caiyun-en-zh].srt │ ├── 088 Replicate Weapon Code Part 4.mp4 │ ├── 088 Replicate Weapon Code Part 4.srt │ ├── 088 Replicate Weapon Code Part 4.vtt │ ├── 089 Replicate Health Death [caiyun-en-zh].srt │ ├── 089 Replicate Health Death.mp4 │ ├── 089 Replicate Health Death.srt │ ├── 089 Replicate Health Death.vtt │ ├── 090 Challenge Replicate the Explosive Barrel [caiyun-en-zh].srt │ ├── 090 Challenge Replicate the Explosive Barrel.mp4 │ ├── 090 Challenge Replicate the Explosive Barrel.srt │ └── 090 Challenge Replicate the Explosive Barrel.vtt ├── 11 Coop Game 6 Basic AI │ ├── 091 Introduction [caiyun-en-zh].srt │ ├── 091 Introduction.mp4 │ ├── 091 Introduction.srt │ ├── 091 Introduction.vtt │ ├── 092 Setup AI Pawn and Navigation Mesh [caiyun-en-zh].srt │ ├── 092 Setup AI Pawn and Navigation Mesh.mp4 │ ├── 092 Setup AI Pawn and Navigation Mesh.srt │ ├── 092 Setup AI Pawn and Navigation Mesh.vtt │ ├── 093 Add Move-to Logic [caiyun-en-zh].srt │ ├── 093 Add Move-to Logic.mp4 │ ├── 093 Add Move-to Logic.srt │ ├── 093 Add Move-to Logic.vtt │ ├── 094 Move Pawn Using Forces [caiyun-en-zh].srt │ ├── 094 Move Pawn Using Forces.mp4 │ ├── 094 Move Pawn Using Forces.srt │ ├── 094 Move Pawn Using Forces.vtt │ ├── 095 Add TakeDamage Support [caiyun-en-zh].srt │ ├── 095 Add TakeDamage Support.mp4 │ ├── 095 Add TakeDamage Support.srt │ ├── 095 Add TakeDamage Support.vtt │ ├── 096 Pulse Material on TakeDamage [caiyun-en-zh].srt │ ├── 096 Pulse Material on TakeDamage.mp4 │ ├── 096 Pulse Material on TakeDamage.srt │ ├── 096 Pulse Material on TakeDamage.vtt │ ├── 097 Add Self-Destruct [caiyun-en-zh].srt │ ├── 097 Add Self-Destruct.mp4 │ ├── 097 Add Self-Destruct.srt │ ├── 097 Add Self-Destruct.vtt │ ├── 098 Explode When Near Player [caiyun-en-zh].srt │ ├── 098 Explode When Near Player.mp4 │ ├── 098 Explode When Near Player.srt │ ├── 098 Explode When Near Player.vtt │ ├── 099 Setup Sound Effects Part 1 [caiyun-en-zh].srt │ ├── 099 Setup Sound Effects Part 1.mp4 │ ├── 099 Setup Sound Effects Part 1.srt │ ├── 099 Setup Sound Effects Part 1.vtt │ ├── 100 Setup Sound Effects Part 2 [caiyun-en-zh].srt │ ├── 100 Setup Sound Effects Part 2.mp4 │ ├── 100 Setup Sound Effects Part 2.srt │ ├── 100 Setup Sound Effects Part 2.vtt │ ├── 101 Setup Network Replication Part 1 [caiyun-en-zh].srt │ ├── 101 Setup Network Replication Part 1.mp4 │ ├── 101 Setup Network Replication Part 1.srt │ ├── 101 Setup Network Replication Part 1.vtt │ ├── 102 Setup Network Replication Part 2 [caiyun-en-zh].srt │ ├── 102 Setup Network Replication Part 2.mp4 │ ├── 102 Setup Network Replication Part 2.srt │ ├── 102 Setup Network Replication Part 2.vtt │ ├── 103 Challenge Increase AI Damage when near other bots [caiyun-en-zh].srt │ ├── 103 Challenge Increase AI Damage when near other bots.mp4 │ ├── 103 Challenge Increase AI Damage when near other bots.srt │ ├── 103 Challenge Increase AI Damage when near other bots.vtt │ └── attached_files ├── 12 Coop Game 7 Power-ups │ ├── 104 Introduction [caiyun-en-zh].srt │ ├── 104 Introduction.mp4 │ ├── 104 Introduction.srt │ ├── 104 Introduction.vtt │ ├── 105 Create the Pickup Class [caiyun-en-zh].srt │ ├── 105 Create the Pickup Class.mp4 │ ├── 105 Create the Pickup Class.srt │ ├── 105 Create the Pickup Class.vtt │ ├── 106 Create the Power-up Class [caiyun-en-zh].srt │ ├── 106 Create the Power-up Class.mp4 │ ├── 106 Create the Power-up Class.srt │ ├── 106 Create the Power-up Class.vtt │ ├── 107 Activity Brainstorm Cool Power-up Ideas [caiyun-en-zh].srt │ ├── 107 Activity Brainstorm Cool Power-up Ideas.mp4 │ ├── 107 Activity Brainstorm Cool Power-up Ideas.srt │ ├── 107 Activity Brainstorm Cool Power-up Ideas.vtt │ ├── 108 Create Power-up SuperSpeed [caiyun-en-zh].srt │ ├── 108 Create Power-up SuperSpeed.mp4 │ ├── 108 Create Power-up SuperSpeed.srt │ ├── 108 Create Power-up SuperSpeed.vtt │ ├── 109 Add Power-ups to PickupActor [caiyun-en-zh].srt │ ├── 109 Add Power-ups to PickupActor.mp4 │ ├── 109 Add Power-ups to PickupActor.srt │ ├── 109 Add Power-ups to PickupActor.vtt │ ├── 110 Finish the SuperSpeed Power-up [caiyun-en-zh].srt │ ├── 110 Finish the SuperSpeed Power-up.mp4 │ ├── 110 Finish the SuperSpeed Power-up.srt │ ├── 110 Finish the SuperSpeed Power-up.vtt │ ├── 111 Create Health Regeneration Power-up [caiyun-en-zh].srt │ ├── 111 Create Health Regeneration Power-up.mp4 │ ├── 111 Create Health Regeneration Power-up.srt │ ├── 111 Create Health Regeneration Power-up.vtt │ ├── 112 Polish the Power-ups [caiyun-en-zh].srt │ ├── 112 Polish the Power-ups.mp4 │ ├── 112 Polish the Power-ups.srt │ ├── 112 Polish the Power-ups.vtt │ ├── 113 Replicate Power-ups for Multiplayer Part 1 [caiyun-en-zh].srt │ ├── 113 Replicate Power-ups for Multiplayer Part 1.mp4 │ ├── 113 Replicate Power-ups for Multiplayer Part 1.srt │ ├── 113 Replicate Power-ups for Multiplayer Part 1.vtt │ ├── 114 Update Power-ups with base class [caiyun-en-zh].srt │ ├── 114 Update Power-ups with base class.mp4 │ ├── 114 Update Power-ups with base class.srt │ ├── 114 Update Power-ups with base class.vtt │ ├── 115 Replicate Power-ups for Multiplayer Part 2 [caiyun-en-zh].srt │ ├── 115 Replicate Power-ups for Multiplayer Part 2.mp4 │ ├── 115 Replicate Power-ups for Multiplayer Part 2.srt │ ├── 115 Replicate Power-ups for Multiplayer Part 2.vtt │ ├── 116 Activity Build Your Power-up Idea [caiyun-en-zh].srt │ ├── 116 Activity Build Your Power-up Idea.mp4 │ ├── 116 Activity Build Your Power-up Idea.srt │ ├── 116 Activity Build Your Power-up Idea.vtt │ └── attached_files ├── 13 Coop Game 8 GameMode Setup │ ├── 117 Introduction [caiyun-en-zh].srt │ ├── 117 Introduction.mp4 │ ├── 117 Introduction.srt │ ├── 117 Introduction.vtt │ ├── 118 Create GameMode Class [caiyun-en-zh].srt │ ├── 118 Create GameMode Class.mp4 │ ├── 118 Create GameMode Class.srt │ ├── 118 Create GameMode Class.vtt │ ├── 119 Setup The Environment Query System [caiyun-en-zh].srt │ ├── 119 Setup The Environment Query System.mp4 │ ├── 119 Setup The Environment Query System.srt │ ├── 119 Setup The Environment Query System.vtt │ ├── 120 Spawn AI using EQS [caiyun-en-zh].srt │ ├── 120 Spawn AI using EQS.mp4 │ ├── 120 Spawn AI using EQS.srt │ ├── 120 Spawn AI using EQS.vtt │ ├── 121 Add Wave Based Spawning [caiyun-en-zh].srt │ ├── 121 Add Wave Based Spawning.mp4 │ ├── 121 Add Wave Based Spawning.srt │ ├── 121 Add Wave Based Spawning.vtt │ ├── 122 Complete the Wave Logic [caiyun-en-zh].srt │ ├── 122 Complete the Wave Logic.mp4 │ ├── 122 Complete the Wave Logic.srt │ ├── 122 Complete the Wave Logic.vtt │ ├── 123 Create Game Over state [caiyun-en-zh].srt │ ├── 123 Create Game Over state.mp4 │ ├── 123 Create Game Over state.srt │ ├── 123 Create Game Over state.vtt │ ├── 124 Add WaveStates [caiyun-en-zh].srt │ ├── 124 Add WaveStates.mp4 │ ├── 124 Add WaveStates.srt │ ├── 124 Add WaveStates.vtt │ ├── 125 Replicate WaveState to all players [caiyun-en-zh].srt │ ├── 125 Replicate WaveState to all players.mp4 │ ├── 125 Replicate WaveState to all players.srt │ ├── 125 Replicate WaveState to all players.vtt │ ├── 126 Add Score for Kills [caiyun-en-zh].srt │ ├── 126 Add Score for Kills.mp4 │ ├── 126 Add Score for Kills.srt │ ├── 126 Add Score for Kills.vtt │ ├── 127 Optional Use BSP-Tools for Level Blockouts [caiyun-en-zh].srt │ ├── 127 Optional Use BSP-Tools for Level Blockouts.mp4 │ ├── 127 Optional Use BSP-Tools for Level Blockouts.srt │ ├── 127 Optional Use BSP-Tools for Level Blockouts.vtt │ ├── 128 Activity Create your own level [caiyun-en-zh].srt │ ├── 128 Activity Create your own level.mp4 │ ├── 128 Activity Create your own level.srt │ ├── 128 Activity Create your own level.vtt │ ├── 129 Setup Level For Gameplay [caiyun-en-zh].srt │ ├── 129 Setup Level For Gameplay.mp4 │ ├── 129 Setup Level For Gameplay.srt │ ├── 129 Setup Level For Gameplay.vtt │ ├── 130 Respawn Dead Players [caiyun-en-zh].srt │ ├── 130 Respawn Dead Players.mp4 │ ├── 130 Respawn Dead Players.srt │ ├── 130 Respawn Dead Players.vtt │ └── attached_files ├── 14 Coop Game 9 Advanced AI │ ├── 131 Introduction [caiyun-en-zh].srt │ ├── 131 Introduction.mp4 │ ├── 131 Introduction.srt │ ├── 131 Introduction.vtt │ ├── 132 Setup AI Class and Behavior Tree [caiyun-en-zh].srt │ ├── 132 Setup AI Class and Behavior Tree.mp4 │ ├── 132 Setup AI Class and Behavior Tree.srt │ ├── 132 Setup AI Class and Behavior Tree.vtt │ ├── 133 Setup Movement using EQS Queries [caiyun-en-zh].srt │ ├── 133 Setup Movement using EQS Queries.mp4 │ ├── 133 Setup Movement using EQS Queries.srt │ ├── 133 Setup Movement using EQS Queries.vtt │ ├── 134 Create Custom Behavior Tree Decorator [caiyun-en-zh].srt │ ├── 134 Create Custom Behavior Tree Decorator.mp4 │ ├── 134 Create Custom Behavior Tree Decorator.srt │ ├── 134 Create Custom Behavior Tree Decorator.vtt │ ├── 135 Finish the AI Movement [caiyun-en-zh].srt │ ├── 135 Finish the AI Movement.mp4 │ ├── 135 Finish the AI Movement.srt │ ├── 135 Finish the AI Movement.vtt │ ├── 136 Add Sight Perception [caiyun-en-zh].srt │ ├── 136 Add Sight Perception.mp4 │ ├── 136 Add Sight Perception.srt │ ├── 136 Add Sight Perception.vtt │ ├── 137 Move To nearest player using EQS [caiyun-en-zh].srt │ ├── 137 Move To nearest player using EQS.mp4 │ ├── 137 Move To nearest player using EQS.srt │ ├── 137 Move To nearest player using EQS.vtt │ ├── 138 Setup AI Weapon Fire [caiyun-en-zh].srt │ ├── 138 Setup AI Weapon Fire.mp4 │ ├── 138 Setup AI Weapon Fire.srt │ ├── 138 Setup AI Weapon Fire.vtt │ ├── 139 Add Bullet Spread to Weapon [caiyun-en-zh].srt │ ├── 139 Add Bullet Spread to Weapon.mp4 │ ├── 139 Add Bullet Spread to Weapon.srt │ ├── 139 Add Bullet Spread to Weapon.vtt │ ├── 140 Add Advanced AI to Wave Spawns [caiyun-en-zh].srt │ ├── 140 Add Advanced AI to Wave Spawns.mp4 │ ├── 140 Add Advanced AI to Wave Spawns.srt │ ├── 140 Add Advanced AI to Wave Spawns.vtt │ ├── 141 Setup Teams and Friendly Fire [caiyun-en-zh].srt │ ├── 141 Setup Teams and Friendly Fire.mp4 │ ├── 141 Setup Teams and Friendly Fire.srt │ ├── 141 Setup Teams and Friendly Fire.vtt │ ├── 142 Improve Target Selection [caiyun-en-zh].srt │ ├── 142 Improve Target Selection.mp4 │ ├── 142 Improve Target Selection.srt │ ├── 142 Improve Target Selection.vtt │ ├── 143 Bonus Polish the Tracker Bot [caiyun-en-zh].srt │ ├── 143 Bonus Polish the Tracker Bot.mp4 │ ├── 143 Bonus Polish the Tracker Bot.srt │ ├── 143 Bonus Polish the Tracker Bot.vtt │ ├── 144 Challenge Make AI Flee to Cover when Low Health [caiyun-en-zh].srt │ ├── 144 Challenge Make AI Flee to Cover when Low Health.mp4 │ ├── 144 Challenge Make AI Flee to Cover when Low Health.srt │ └── 144 Challenge Make AI Flee to Cover when Low Health.vtt ├── 15 Course Conclusion │ ├── 145 Conclusion [caiyun-en-zh].srt │ ├── 145 Conclusion.mp4 │ ├── 145 Conclusion.srt │ ├── 145 Conclusion.vtt │ ├── 146 Package Play your game [caiyun-en-zh].srt │ ├── 146 Package Play your game.mp4 │ ├── 146 Package Play your game.srt │ ├── 146 Package Play your game.vtt │ ├── 147 Your Next Steps [caiyun-en-zh].srt │ ├── 147 Your Next Steps.mp4 │ ├── 147 Your Next Steps.srt │ └── 147 Your Next Steps.vtt └── result.txt 23 directories 588 files

猜您喜欢: