- 资源介绍
- 更新记录
课程介绍
本篇文章将会讲述UE中Gamemode的基本概念,并在C++中开发GameMode,为游戏设置一个简单的玩法:使用环境查询自动生成AI角色,并自定义一条难度曲线,随着时间增大游戏的难度。
最终实现效果,为AI小兵添加了属性组件,可以被我们打爆;编辑GameMode,每隔两秒钟在玩家生成一个AI小兵,有生成上限,上限随着游戏时间增大而增大.
课程目录
13-081-斯坦福专用课程 UE4 & C++ 专业游戏开发教程 24.5小时 中文字幕/
│├─Lecture 1 – Introduction & Setup
│├─Lecture 10 – Basic AI & Behavior Trees
│├─Lecture 11 – Intermediate AI with Custom Tasks & EQS
│├─Lecture 12 – More AI, Environment Query Spawn Logic
│├─Lecture 13 – Finalizing AI, Extending the Framework
│├─Lecture 14 – UMG With C++ & More Framework Extensions
│├─Lecture 15 – Console Variables, GameMode Rules
│├─Lecture 16 – Writing our own _Gameplay Ability System_ alternative
│├─Lecture 17 – GameplayTags
│├─Lecture 18 – Creating _Buffs_, World Interaction
│├─Lecture 19 – Multiplayer 1 “Network Replication”
│├─Lecture 2 – Project Start & Version Control
│├─Lecture 20 – Multiplayer 2
│├─Lecture 21 – Multiplayer 3
│├─Lecture 22 – Finishing up Multiplayer
│├─Lecture 23 – Serializing Game & Player Progression
│├─Lecture 24 – Building Menus in UMG
│├─Lecture 25 – UMG & Styling Widgets
│├─Lecture 26 – Animation Blueprints & UI Improvements
│├─Lecture 27 – Data Assets, Data Tables, Async Loading (Asset Manager)
│├─Lecture 28 – Packaging, Performance, Polish
│├─Lecture 29 – Wrapping Up
│├─Lecture 3 – Gameplay, Collision, and Physics
│├─Lecture 30 – Additional Features
│├─Lecture 4 – Interfaces & Collision Queries
│├─Lecture 5 – Blueprints 101
│├─Lecture 6 – Debugging Tools
│├─Lecture 7 – UMG & (Player) Attributes
│├─Lecture 8 – (Dynamic) Materials for Gameplay
│├─Lecture 9 – Audio, Animation, UI
│├─斯坦福FPS素材
│Lecture 1 – Introduction & Setup/
││├─1 – Welcome! (Course Structure).en-US.srt 7.9KB
││├─1 – Welcome! (Course Structure).zh-CN.srt 7.7KB
││├─1 – Welcome! (Course Structure).mp4 25.6MB
│Lecture 10 – Basic AI & Behavior Trees/
││├─39 – AI Overview (Behavior Trees, Blackboards, EQS).en-US.srt 9.7KB
││├─39 – AI Overview (Behavior Trees, Blackboards, EQS).zh-CN.srt 9.6KB
││├─39 – AI Overview (Behavior Trees, Blackboards, EQS).mp4 18.8MB
││├─40 – Bot Behaviors and Movement.en-US.srt 44.3KB
││├─40 – Bot Behaviors and Movement.zh-CN.srt 44.3KB
││├─40 – Bot Behaviors and Movement.mp4 146.3MB
││├─41 – Custom Check Attack Range Service for BT _ Tom Looman.en-US.srt 49KB
││├─41 – Custom Check Attack Range Service for BT _ Tom Looman.zh-CN.srt 49.8KB
││├─41 – Custom Check Attack Range Service for BT _ Tom Looman.mp4 163.4MB
│Lecture 11 – Intermediate AI with Custom Tasks & EQS/
││├─42 – Custom C++ BT Task for Ranged Attacks.en-US.srt 31.9KB
││├─42 – Custom C++ BT Task for Ranged Attacks.zh-CN.srt 32.1KB
││├─42 – Custom C++ BT Task for Ranged Attacks.mp4 120.4MB
││├─43 – Environment Queries for smarter movement.en-US.srt 36.1KB
││├─43 – Environment Queries for smarter movement.zh-CN.srt 36.4KB
││├─43 – Environment Queries for smarter movement.mp4 158.3MB
││├─44 – Adding Sight with Pawn Sensing Component.en-US.srt 22.6KB
││├─44 – Adding Sight with Pawn Sensing Component.zh-CN.srt 22.8KB
││├─44 – Adding Sight with Pawn Sensing Component.mp4 90.6MB
││├─45 – Improving Bot Animations & C++ Asserts.en-US.srt 15.3KB
││├─45 – Improving Bot Animations & C++ Asserts.zh-CN.srt 15.2KB
││├─45 – Improving Bot Animations & C++ Asserts.mp4 58.6MB
│Lecture 12 – More AI, Environment Query Spawn Logic/
││├─46 – Assignment 3 Solution Review.en-US.srt 19.9KB
││├─46 – Assignment 3 Solution Review.zh-CN.srt 19.6KB
││├─46 – Assignment 3 Solution Review.mp4 53.2MB
││├─47 – Assignment 4 (Expanding AI Behavior).en-US.srt 3.1KB
││├─47 – Assignment 4 (Expanding AI Behavior).zh-CN.srt 2.9KB
││├─47 – Assignment 4 (Expanding AI Behavior).mp4 5MB
││├─48 – EQS to find bot spawnpoints.en-US.srt 21.3KB
││├─48 – EQS to find bot spawnpoints.zh-CN.srt 21.4KB
││├─48 – EQS to find bot spawnpoints.mp4 96.9MB
││├─49 – GameMode with custom AI spawn behavior.en-US.srt 54.3KB
││├─49 – GameMode with custom AI spawn behavior.zh-CN.srt 55KB
││├─49 – GameMode with custom AI spawn behavior.mp4 172MB
│Lecture 13 – Finalizing AI, Extending the Framework/
││├─50 – Further AI improvements (Damage, Death, Ragdolling).en-US.srt 45.8KB
││├─50 – Further AI improvements (Damage, Death, Ragdolling).zh-CN.srt 45.9KB
││├─50 – Further AI improvements (Damage, Death, Ragdolling).mp4 151.7MB
││├─51 – More senses for AI (Reacting to Damage).en-US.srt 12.3KB
││├─51 – More senses for AI (Reacting to Damage).zh-CN.srt 12.2KB
││├─51 – More senses for AI (Reacting to Damage).mp4 40.7MB
││├─52 – Helpful utilities for game framework (static functions).en-US.srt 18.6KB
││├─52 – Helpful utilities for game framework (static functions).zh-CN.srt 18.5KB
││├─52 – Helpful utilities for game framework (static functions).mp4 52.5MB
││├─53 – Improving bot firing logic (weapon accuracy, collision checks).en-US.srt 24.1KB
││├─53 – Improving bot firing logic (weapon accuracy, collision checks).zh-CN.srt 24KB
││├─53 – Improving bot firing logic (weapon accuracy, collision checks).mp4 88.6MB
││├─54 – Damage feedback through Hitflash effect.en-US.srt 8.9KB
││├─54 – Damage feedback through Hitflash effect.zh-CN.srt 9.1KB
││├─54 – Damage feedback through Hitflash effect.mp4 44.7MB
│Lecture 14 – UMG With C++ & More Framework Extensions/
││├─55 – 3D (Projected) Health bar with C++.en-US.srt 57.4KB
││├─55 – 3D (Projected) Health bar with C++.zh-CN.srt 58KB
││├─55 – 3D (Projected) Health bar with C++.mp4 190.2MB
││├─56 – Updating HUD Widgets (Health, Credits, GameTime) UMG Learning Resources.en-US.srt 30.9KB
││├─56 – Updating HUD Widgets (Health, Credits, GameTime) UMG Learning Resources.zh-CN.srt 31.2KB
││├─56 – Updating HUD Widgets (Health, Credits, GameTime) UMG Learning Resources.mp4 119.6MB
││├─57 – Setup Proper Player Spawn.en-US.srt 9.6KB
││├─57 – Setup Proper Player Spawn.zh-CN.srt 9.7KB
││├─57 – Setup Proper Player Spawn.mp4 35.7MB
││├─58 – Adding Debug Commands.en-US.srt 17.8KB
││├─58 – Adding Debug Commands.zh-CN.srt 18KB
││├─58 – Adding Debug Commands.mp4 63.4MB
│Lecture 15 – Console Variables, GameMode Rules/
││├─59 – Assignment 4 Solution Review.en-US.srt 8.2KB
││├─59 – Assignment 4 Solution Review.zh-CN.srt 8KB
││├─59 – Assignment 4 Solution Review.mp4 29.9MB
││├─60 – Refining Player Respawns.en-US.srt 26.3KB
││├─60 – Refining Player Respawns.zh-CN.srt 26.8KB
││├─60 – Refining Player Respawns.mp4 80.4MB
││├─61 – Console Variables for debugging and game balancing.en-US.srt 60.4KB
││├─61 – Console Variables for debugging and game balancing.zh-CN.srt 60.3KB
││├─61 – Console Variables for debugging and game balancing.mp4 221.9MB
││├─62 – Assignment 5 (Credits System, EQS Spawning).en-US.srt 4.8KB
││├─62 – Assignment 5 (Credits System, EQS Spawning).zh-CN.srt 4.8KB
││├─62 – Assignment 5 (Credits System, EQS Spawning).mp4 8.1MB
│Lecture 16 – Writing our own _Gameplay Ability System_ alternative/
││├─63 – What is GAS and why write our own.en-US.srt 19KB
││├─63 – What is GAS and why write our own.zh-CN.srt 19KB
││├─63 – What is GAS and why write our own.mp4 30.6MB
││├─64 – Starting our Action System and first Action (Sprinting).en-US.srt 42.3KB
││├─64 – Starting our Action System and first Action (Sprinting).zh-CN.srt 42.2KB
││├─64 – Starting our Action System and first Action (Sprinting).mp4 119MB
││├─65 – Converting the Projectile Attacks to Actions.en-US.srt 42.7KB
││├─65 – Converting the Projectile Attacks to Actions.zh-CN.srt 42.8KB
││├─65 – Converting the Projectile Attacks to Actions.mp4 144.1MB
││├─66 – Improving the Physics Impulses on bot ragdolls.mp4 15.5MB
│Lecture 17 – GameplayTags/
││├─67 – Setting up GameplayTags.en-US.srt 28.1KB
││├─67 – Setting up GameplayTags.zh-CN.srt 27.8KB
││├─67 – Setting up GameplayTags.mp4 83.9MB
││├─68 – Comparing Tags in our Action System (Granting and Blocking Tags).en-US.srt 20.9KB
││├─68 – Comparing Tags in our Action System (Granting and Blocking Tags).zh-CN.srt 21.1KB
││├─68 – Comparing Tags in our Action System (Granting and Blocking Tags).mp4 72.8MB
││├─69 – GameplayTags for DOOM-style Door & Keycard system.en-US.srt 12.2KB
││├─69 – GameplayTags for DOOM-style Door & Keycard system.zh-CN.srt 12.6KB
││├─69 – GameplayTags for DOOM-style Door & Keycard system.mp4 73.9MB
││├─70 – Parrying Attacks using GameplayTags.en-US.srt 41.6KB
││├─70 – Parrying Attacks using GameplayTags.zh-CN.srt 42.1KB
││├─70 – Parrying Attacks using GameplayTags.mp4 158.8MB
│Lecture 18 – Creating _Buffs_, World Interaction/
││├─71 – Assignment 5 Solution Review.en-US.srt 24.5KB
││├─71 – Assignment 5 Solution Review.zh-CN.srt 24.4KB
││├─71 – Assignment 5 Solution Review.mp4 75.8MB
││├─72 – Creating Buffs & Debuffs (Damage over Time Effect).en-US.srt 42.8KB
││├─72 – Creating Buffs & Debuffs (Damage over Time Effect).zh-CN.srt 43.1KB
││├─72 – Creating Buffs & Debuffs (Damage over Time Effect).mp4 117.5MB
││├─73 – Improving World Interaction with UI Feedback.en-US.srt 30.5KB
││├─73 – Improving World Interaction with UI Feedback.zh-CN.srt 31KB
││├─73 – Improving World Interaction with UI Feedback.mp4 93.1MB
││├─74 – Assignment 6 (Rage, Thorns, Power-up, Spotted UI).en-US.srt 8.2KB
││├─74 – Assignment 6 (Rage, Thorns, Power-up, Spotted UI).zh-CN.srt 8.2KB
││├─74 – Assignment 6 (Rage, Thorns, Power-up, Spotted UI).mp4 11.9MB
│Lecture 19 – Multiplayer 1 “Network Replication”/
││├─75 – What is Network Replication.en-US.srt 30.2KB
││├─75 – What is Network Replication.zh-CN.srt 29.9KB
││├─75 – What is Network Replication.mp4 40.5MB
││├─76 – Networking the world interaction logic (RPCs).en-US.srt 47.8KB
││├─76 – Networking the world interaction logic (RPCs).zh-CN.srt 47.7KB
││├─76 – Networking the world interaction logic (RPCs).mp4 222.4MB
││├─77 – Networking the Treasure Chest (RepNotify).en-US.srt 25.6KB
││├─77 – Networking the Treasure Chest (RepNotify).zh-CN.srt 25.7KB
││├─77 – Networking the Treasure Chest (RepNotify).mp4 90.3MB
│Lecture 2 – Project Start & Version Control/
││├─2 – GitHub Repository and Blank C++ Project.en-US.srt 17.9KB
││├─2 – GitHub Repository and Blank C++ Project.zh-CN.srt 17.6KB
││├─2 – GitHub Repository and Blank C++ Project.mp4 28MB
││├─3 – Project Walkthrough and first C++ Class UNREAL ENGINE 5.0EDITOR BASICS.en-US.srt 26.8KB
││├─3 – Project Walkthrough and first C++ Class UNREAL ENGINE 5.0EDITOR BASICS.zh-CN.srt 26.8KB
││├─3 – Project Walkthrough and first C++ Class UNREAL ENGINE 5.0EDITOR BASICS.mp4 61.6MB
││├─4 – Adding Components (Third-person Camera).en-US.srt 22.5KB
││├─4 – Adding Components (Third-person Camera).zh-CN.srt 22.3KB
││├─4 – Adding Components (Third-person Camera).mp4 59.5MB
││├─5 – Binding Movement Input.en-US.srt 15.3KB
││├─5 – Binding Movement Input.zh-CN.srt 15.3KB
││├─5 – Binding Movement Input.mp4 40.8MB
││├─6 – Character Setup & Course Content (GitHub Commit Example).en-US.srt 9.1KB
││├─6 – Character Setup & Course Content (GitHub Commit Example).zh-CN.srt 9.1KB
││├─6 – Character Setup & Course Content (GitHub Commit Example).mp4 27.2MB
│Lecture 20 – Multiplayer 2/
││├─78 – Authority and Actor instances on Clients.en-US.srt 16.7KB
││├─78 – Authority and Actor instances on Clients.zh-CN.srt 17KB
││├─78 – Authority and Actor instances on Clients.mp4 73.2MB
││├─79 – Networking the Attributes & UI state (Health).en-US.srt 58.7KB
││├─79 – Networking the Attributes & UI state (Health).zh-CN.srt 59.1KB
││├─79 – Networking the Attributes & UI state (Health).mp4 204.1MB
││├─80 – Blueprint Networking.en-US.srt 19.2KB
││├─80 – Blueprint Networking.zh-CN.srt 19.3KB
││├─80 – Blueprint Networking.mp4 102.8MB
││├─81 – Networking the Action System.en-US.srt 17.1KB
││├─81 – Networking the Action System.zh-CN.srt 17.2KB
││├─81 – Networking the Action System.mp4 71.2MB
│Lecture 21 – Multiplayer 3/
││├─82 – Assignment 6 Solution Review.en-US.srt 24.9KB
││├─82 – Assignment 6 Solution Review.zh-CN.srt 24.9KB
││├─82 – Assignment 6 Solution Review.mp4 102.3MB
││├─83 – Assignment 7 (Replicating Attributes & Power-ups).en-US.srt 6.4KB
││├─83 – Assignment 7 (Replicating Attributes & Power-ups).zh-CN.srt 6.3KB
││├─83 – Assignment 7 (Replicating Attributes & Power-ups).mp4 18.1MB
││├─84 – Preparing the Actions with on-screen logging.en-US.srt 16.9KB
││├─84 – Preparing the Actions with on-screen logging.zh-CN.srt 17KB
││├─84 – Preparing the Actions with on-screen logging.mp4 51.2MB
││├─85 – Networking UObjects & Actions (Action System).en-US.srt 50.1KB
││├─85 – Networking UObjects & Actions (Action System).zh-CN.srt 50.6KB
││├─85 – Networking UObjects & Actions (Action System).mp4 213MB
││├─86 – Note on RepNotify behavior.en-US.srt 6.7KB
││├─86 – Note on RepNotify behavior.zh-CN.srt 6.7KB
││├─86 – Note on RepNotify behavior.mp4 16.9MB
│Lecture 22 – Finishing up Multiplayer/
││├─87 – Code flow and execution between Clients and Server.en-US.srt 21.8KB
││├─87 – Code flow and execution between Clients and Server.zh-CN.srt 21.7KB
││├─87 – Code flow and execution between Clients and Server.mp4 41.4MB
││├─88 – Limiting Authority of the Client.en-US.srt 40.5KB
││├─88 – Limiting Authority of the Client.zh-CN.srt 40.5KB
││├─88 – Limiting Authority of the Client.mp4 174.7MB
││├─89 – Networking remaining features (Sprint, etc.).en-US.srt 12.3KB
││├─89 – Networking remaining features (Sprint, etc.).zh-CN.srt 12.3KB
││├─89 – Networking remaining features (Sprint, etc.).mp4 57.3MB
││├─90 – Improving on Event-based UI UNREAL ENGINE 5.0.en-US.srt 27.7KB
││├─90 – Improving on Event-based UI UNREAL ENGINE 5.0.zh-CN.srt 28.3KB
││├─90 – Improving on Event-based UI UNREAL ENGINE 5.0.mp4 137.3MB
│Lecture 23 – Serializing Game & Player Progression/
││├─91 – Setup core Save & Load Functionality (SaveGame & Slots).en-US.srt 30KB
││├─91 – Setup core Save & Load Functionality (SaveGame & Slots).zh-CN.srt 30.3KB
││├─91 – Setup core Save & Load Functionality (SaveGame & Slots).mp4 86.2MB
││├─92 – Serializing Player Progression (PlayerState).en-US.srt 22.3KB
││├─92 – Serializing Player Progression (PlayerState).zh-CN.srt 22.6KB
││├─92 – Serializing Player Progression (PlayerState).mp4 78.7MB
││├─93 – Serializing World Transforms (World State #1).en-US.srt 16.6KB
││├─93 – Serializing World Transforms (World State #1).zh-CN.srt 16.8KB
││├─93 – Serializing World Transforms (World State #1).mp4 49.9MB
││├─94 – Serializing Any Variables Automatically (World State #2).en-US.srt 27.8KB
││├─94 – Serializing Any Variables Automatically (World State #2).zh-CN.srt 28.3KB
││├─94 – Serializing Any Variables Automatically (World State #2).mp4 86.8MB
││├─95 – Serializing Blueprints & Saving via Actor Interaction.en-US.srt 14KB
││├─95 – Serializing Blueprints & Saving via Actor Interaction.zh-CN.srt 14.2KB
││├─95 – Serializing Blueprints & Saving via Actor Interaction.mp4 56.6MB
│Lecture 24 – Building Menus in UMG/
││├─96 – Assignment 7 Solution Review.en-US.srt 24.2KB
││├─96 – Assignment 7 Solution Review.zh-CN.srt 24.1KB
││├─96 – Assignment 7 Solution Review.mp4 66.7MB
││├─97 – Creating Main Menus with UMG.en-US.srt 64.7KB
││├─97 – Creating Main Menus with UMG.zh-CN.srt 65.7KB
││├─97 – Creating Main Menus with UMG.mp4 221.5MB
││├─98 – Creating In-Game Menus.en-US.srt 24KB
││├─98 – Creating In-Game Menus.zh-CN.srt 24KB
││├─98 – Creating In-Game Menus.mp4 75.1MB
│Lecture 25 – UMG & Styling Widgets/
││├─100 – Finishing Buff Bar & Animated materials for UI.en-US.srt 29.1KB
││├─100 – Finishing Buff Bar & Animated materials for UI.zh-CN.srt 29.5KB
││├─100 – Finishing Buff Bar & Animated materials for UI.mp4 113.7MB
││├─101 – Syncing ActionEffect (Duration) for Multiplayer.en-US.srt 15.3KB
││├─101 – Syncing ActionEffect (Duration) for Multiplayer.zh-CN.srt 15.3KB
││├─101 – Syncing ActionEffect (Duration) for Multiplayer.mp4 52MB
││├─102 – Widget Styling (HUD & Menus).en-US.srt 29.6KB
││├─102 – Widget Styling (HUD & Menus).zh-CN.srt 29.9KB
││├─102 – Widget Styling (HUD & Menus).mp4 103.4MB
││├─99 – Setup Widgets & Event-based logic for Buffs & Debuffs.en-US.srt 35.6KB
││├─99 – Setup Widgets & Event-based logic for Buffs & Debuffs.zh-CN.srt 35.8KB
││├─99 – Setup Widgets & Event-based logic for Buffs & Debuffs.mp4 127.6MB
│Lecture 26 – Animation Blueprints & UI Improvements/
││├─103 – Animation State Machines (Stunned Effect) & C++ AnimInstancen.en-US.srt 43.7KB
││├─103 – Animation State Machines (Stunned Effect) & C++ AnimInstancen.zh-CN.srt 43.9KB
││├─103 – Animation State Machines (Stunned Effect) & C++ AnimInstancen.mp4 125.5MB
││├─104 – Blend Poses & Blend Spaces (Floating Sprint Animation).en-US.srt 27.7KB
││├─104 – Blend Poses & Blend Spaces (Floating Sprint Animation).zh-CN.srt 28KB
││├─104 – Blend Poses & Blend Spaces (Floating Sprint Animation).mp4 122.2MB
││├─105 – Status Text for Interactables (UMG) & C++ Loc Text.mp4 121.8MB
││├─105 – Status Text for Interactables (UMG) & C++ Loc Text.en-US.srt 35.2KB
││├─105 – Status Text for Interactables (UMG) & C++ Loc Text.zh-CN.srt 35.4KB
│Lecture 27 – Data Assets, Data Tables, Async Loading (Asset Manager)/
││├─106 – Data Tables & Data Assets (Setup for Bot Spawns).mp4 72.9MB
││├─106 – Data Tables & Data Assets (Setup for Bot Spawns).en-US.srt 30.3KB
││├─106 – Data Tables & Data Assets (Setup for Bot Spawns).zh-CN.srt 30.2KB
││├─107 – Soft References (Size Map, Reference Viewer).mp4 82.8MB
││├─107 – Soft References (Size Map, Reference Viewer).en-US.srt 26.9KB
││├─107 – Soft References (Size Map, Reference Viewer).zh-CN.srt 26.6KB
││├─108 – Primary Assets & Async Loading (Asset Manager).mp4 103.1MB
││├─108 – Primary Assets & Async Loading (Asset Manager).en-US.srt 37.9KB
││├─108 – Primary Assets & Async Loading (Asset Manager).zh-CN.srt 37.8KB
│Lecture 28 – Packaging, Performance, Polish/
││├─109 – Cooking Content & Packaging.mp4 56.4MB
││├─109 – Cooking Content & Packaging.en-US.srt 19.6KB
││├─109 – Cooking Content & Packaging.zh-CN.srt 19.7KB
││├─110 – Profiling Basics & Stat Commands.mp4 94MB
││├─110 – Profiling Basics & Stat Commands.en-US.srt 34.9KB
││├─110 – Profiling Basics & Stat Commands.zh-CN.srt 34.6KB
││├─111 – Unreal Insights for CPU & LoadTimes.mp4 91.5MB
││├─111 – Unreal Insights for CPU & LoadTimes.en-US.srt 27.5KB
││├─111 – Unreal Insights for CPU & LoadTimes.zh-CN.srt 27.8KB
││├─112 – Fixing up log warnings and errors.mp4 108MB
││├─112 – Fixing up log warnings and errors.en-US.srt 27KB
││├─112 – Fixing up log warnings and errors.zh-CN.srt 27.2KB
│Lecture 29 – Wrapping Up/
││├─113 – Improving the SaveGame, Collisions & UI.mp4 97.9MB
││├─113 – Improving the SaveGame, Collisions & UI.en-US.srt 30.7KB
││├─113 – Improving the SaveGame, Collisions & UI.zh-CN.srt 30.8KB
││├─114 – WARPSQUAD Project Workflow Demo.mp4 138MB
││├─114 – WARPSQUAD Project Workflow Demo.en-US.srt 43.3KB
││├─114 – WARPSQUAD Project Workflow Demo.zh-CN.srt 43.4KB
││├─115 – Where to go next….mp4 24.3MB
││├─115 – Where to go next….en-US.srt 15.3KB
││├─115 – Where to go next….zh-CN.srt 15KB
│Lecture 3 – Gameplay, Collision, and Physics/
││├─7 – Character Input & Rotations.mp4 117.7MB
││├─7 – Character Input & Rotations.en-US.srt 32.2KB
││├─7 – Character Input & Rotations.zh-CN.srt 32KB
││├─8 – Magic Projectile Attack.mp4 161.3MB
││├─8 – Magic Projectile Attack.en-US.srt 48.2KB
││├─8 – Magic Projectile Attack.zh-CN.srt 48.2KB
││├─9 – Assignment 1 (Character Setup, Magic Projectile, Explosive Barrel).mp4 6.6MB
││├─9 – Assignment 1 (Character Setup, Magic Projectile, Explosive Barrel).en-US.srt 3.3KB
││├─9 – Assignment 1 (Character Setup, Magic Projectile, Explosive Barrel).zh-CN.srt 3.3KB
│Lecture 30 – Additional Features/
││├─114 – Programming with Subsystems (UGameInstanceSubsystem).mp4 40.4MB
││├─114 – Programming with Subsystems (UGameInstanceSubsystem).en-US.srt 11KB
││├─114 – Programming with Subsystems (UGameInstanceSubsystem).zh-CN.srt 11.2KB
││├─115 – Extending Editor & Project Settings (UDeveloperSettings).mp4 33.6MB
││├─115 – Extending Editor & Project Settings (UDeveloperSettings).en-US.srt 9.7KB
││├─115 – Extending Editor & Project Settings (UDeveloperSettings).zh-CN.srt 9.9KB
││├─JetBrains_Coupon.pdf 52.7KB
│Lecture 4 – Interfaces & Collision Queries/
││├─10 – C++ Interfaces (Interacting with Actors).mp4 57.2MB
││├─10 – C++ Interfaces (Interacting with Actors).en-US.srt 23.3KB
││├─10 – C++ Interfaces (Interacting with Actors).zh-CN.srt 23.2KB
││├─11 – ActorComponents & Collision Traces (InteractionComponent).mp4 212.5MB
││├─11 – ActorComponents & Collision Traces (InteractionComponent).en-US.srt 64.6KB
││├─11 – ActorComponents & Collision Traces (InteractionComponent).zh-CN.srt 64.9KB
││├─12 – Animations and Timers (Improving the Attack).mp4 54.6MB
││├─12 – Animations and Timers (Improving the Attack).en-US.srt 15KB
││├─12 – Animations and Timers (Improving the Attack).zh-CN.srt 15.1KB
│Lecture 5 – Blueprints 101/
││├─13 – What is Unreal’s Blueprint.mp4 34MB
││├─13 – What is Unreal’s Blueprint.en-US.srt 11.1KB
││├─13 – What is Unreal’s Blueprint.zh-CN.srt 10.8KB
││├─14 – Blueprint Interaction & Casting.mp4 107.2MB
││├─14 – Blueprint Interaction & Casting.en-US.srt 28.8KB
││├─14 – Blueprint Interaction & Casting.zh-CN.srt 28.6KB
││├─15 – Animating in Blueprint.mp4 103.9MB
││├─15 – Animating in Blueprint.en-US.srt 28.8KB
││├─15 – Animating in Blueprint.zh-CN.srt 29.3KB
││├─16 – Projectile Blueprint & Collision.mp4 151.7MB
││├─16 – Projectile Blueprint & Collision.enUS.srt 35.4KB
││├─16 – Projectile Blueprint & Collision.zh-CN.srt 35.5KB
│Lecture 6 – Debugging Tools/
││├─17 – Assignment 1 Solution Review.mp4 54.5MB
││├─17 – Assignment 1 Solution Review.en-US.srt 19.9KB
││├─17 – Assignment 1 Solution Review.zh-CN.srt 19.2KB
││├─18 – Hotreload Warning.mp4 2.9MB
││├─18 – Hotreload Warning.en-US.srt 921byte
││├─18 – Hotreload Warning.zh-CN.srt 900byte
││├─19 – Debugging C++ & Blueprints (Logging, Breakpoints, Drawing Debug Shapes).mp4 109.9MB
││├─19 – Debugging C++ & Blueprints (Logging, Breakpoints, Drawing Debug Shapes).en-US.srt 32.6KB
││├─19 – Debugging C++ & Blueprints (Logging, Breakpoints, Drawing Debug Shapes).zh-CN.srt 32.9KB
││├─20 – Camera Changes & First UMG Widget (Crosshair).mp4 49.6MB
││├─20 – Camera Changes & First UMG Widget (Crosshair).en-US.srt 11.3KB
││├─20 – Camera Changes & First UMG Widget (Crosshair).zh-CN.srt 11.1KB
││├─21 – Assignment 2 (Blackhole Projectile, Dash Ability, Targeting).mp4 70.4MB
││├─21 – Assignment 2 (Blackhole Projectile, Dash Ability, Targeting).en-US.srt 18.1KB
││├─21 – Assignment 2 (Blackhole Projectile, Dash Ability, Targeting).zh-CN.srt 17.9KB
││├─22 – ‘Asserts’ for pro-active detection of bugs.mp4 42.2MB
││├─22 – ‘Asserts’ for pro-active detection of bugs.en-US.srt 14.6KB
││├─22 – ‘Asserts’ for pro-active detection of bugs.zh-CN.srt 14.4KB
│Lecture 7 – UMG & (Player) Attributes/
││├─23 – Attribute Component (RPG-style).mp4 131.3MB
││├─23 – Attribute Component (RPG-style).en-US.srt 40.4KB
││├─23 – Attribute Component (RPG-style).zh-CN.srt 40.3KB
││├─24 – UMG with Data Bindings (Health Bar).mp4 87.8MB
││├─24 – UMG with Data Bindings (Health Bar).en-US.srt 21.4KB
││├─24 – UMG with Data Bindings (Health Bar).zh-CN.srt 21.6KB
││├─25 – Event-based principles with UMG (Health Change Events).en-US.srt 31.4KB
││├─25 – Event-based principles with UMG (Health Change Events).zh-CN.srt 31.6KB
││├─25 – Event-based principles with UMG (Health Change Events).mp4 134MB
││├─26 – Animating UMG Widgets.en-US.srt 9.3KB
││├─26 – Animating UMG Widgets.zh-CN.srt 9.5KB
││├─26 – Animating UMG Widgets.mp4 38.9MB
││├─27 – Dealing Damage with Attributes (Explosive Barrel).en-US.srt 5.6KB
││├─27 – Dealing Damage with Attributes (Explosive Barrel).zh-CN.srt 5.6KB
││├─27 – Dealing Damage with Attributes (Explosive Barrel).mp4 29.5MB
│Lecture 8 – (Dynamic) Materials for Gameplay/
││├─28 – Intro & Projectile Collision Fix.en-US.srt 5.7KB
││├─28 – Intro & Projectile Collision Fix.zh-CN.srt 5.5KB
││├─28 – Intro & Projectile Collision Fix.mp4 14.6MB
││├─29 – Material Basics (Shaders).en-US.srt 39.6KB
││├─29 – Material Basics (Shaders).zh-CN.srt 39.9KB
││├─29 – Material Basics (Shaders).mp4 188MB
││├─30 – Hit Flash Material & Driving Material parameters through C++.en-US.srt 20.7KB
││├─30 – Hit Flash Material & Driving Material parameters through C++.zh-CN.srt 20.8KB
││├─30 – Hit Flash Material & Driving Material parameters through C++.mp4 94.7MB
││├─31 – Simple Dissolve Materials (Textures).en-US.srt 13.3KB
││├─31 – Simple Dissolve Materials (Textures).zh-CN.srt 13.3KB
││├─31 – Simple Dissolve Materials (Textures).mp4 64.5MB
││├─32 – Creating Re-usable Material Functions.en-US.srt 8.4KB
││├─32 – Creating Re-usable Material Functions.zh-CN.srt 8.7KB
││├─32 – Creating Re-usable Material Functions.mp4 38.5MB
││├─33 – Materials for User Interface (UMG).en-US.srt 15.7KB
││├─33 – Materials for User Interface (UMG).zh-CN.srt 15.7KB
││├─33 – Materials for User Interface (UMG).mp4 62.1MB
│Lecture 9 – Audio, Animation, UI/
││├─34 – Assignment 2 Solution Review.en-US.srt 30.8KB
││├─34 – Assignment 2 Solution Review.zh-CN.srt 30.8KB
││├─34 – Assignment 2 Solution Review.mp4 92MB
││├─35 – Creating Sound Cues.en-US.srt 14.9KB
││├─35 – Creating Sound Cues.zh-CN.srt 14.9KB
││├─35 – Creating Sound Cues.mp4 53.6MB
││├─36 – Animation Blueprints & Handling Player Death.en-US.srt 26.5KB
││├─36 – Animation Blueprints & Handling Player Death.zh-CN.srt 26.5KB
││├─36 – Animation Blueprints & Handling Player Death.mp4 117.5MB
││├─37 – Projected 3D UI (Damage Numbers).en-US.srt 19.3KB
││├─37 – Projected 3D UI (Damage Numbers).zh-CN.srt 19.6KB
││├─37 – Projected 3D UI (Damage Numbers).mp4 100.8MB
││├─38 – Assignment 3 (Health – Damage, Audio, Projectiles, UI).en-US.srt 14.1KB
││├─38 – Assignment 3 (Health – Damage, Audio, Projectiles, UI).zh-CN.srt 13.7KB
││├─38 – Assignment 3 (Health – Damage, Audio, Projectiles, UI).mp4 33.4MB
│斯坦福FPS素材/
││├─斯坦福FPS素材.exe 220.5MB
猜你喜欢
-
夏曹俊-C++ & Mysql 8.0 数据库跨平台编程实战
2024-04-29 -
C语言,好爽(第一二三季)
2023-11-22 -
C/C++语言视频汇总56套
2023-11-23 -
网易极客C++全套教程|价值1648
2023-11-26 -
达内c++视频
2023-11-22 -
【imooc-546】C/C++气象数据中心实战,手把手教你做工业级项目[完结]
2024-02-20 -
上官可编程-嵌入式零基础到就业年班-2023
2024-03-13 -
51CTO-windows驱动开发进阶篇-内核安全视频课程
2024-07-02 -
浙大C语言视频教程
2023-11-22 -
妙趣横生的算法 C语言实现
2023-11-22
猜你在找
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
7. 如遇到加密压缩包,默认解压密码为"www.xitnds.com"或“xitnds.com”,如遇到无法解压的请联系管理员!
学IT那点事 » 斯坦福专用课程 UE4 & C++ 专业游戏开发教程 24.5小时 中文字幕
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 学IT那点事下载免费吗?