17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Unreal Engine C++ The Ultimate Shooter Course
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
The course is compatible with any version of Unreal Engine, including Unreal Engine 5!
NOTE: 345+ videos are still in the process of being mastered and uploaded.
This is the most comprehensive Unreal Engine tutorial series on the internet. You will create a shooter game complete with AAA quality gameplay mechanics. Learn the theory behind the gameplay mechanics of shooter games, then implement them in this beautiful game project. Topics covered are:
Character creation and movement Input for PC and console controllers Extensive use of Animation Blueprints (and Anim Instances, their C++ parents) 1D and 2D Blendspaces Strafing Turn-in-place Aim Offsets Inverse Kinematics Animation Curves Character lean when running Crouching (with dynamic capsule resizing) Turn hips while running Weapon fire with recoil animations Reloading Weapon blast and impact particles Weapon beam particles (smoke trails) Bullet shell eject particles Sound effects Blending animations per bone, by bool, and by enum – play one animation with one part of the body (running or crouching) while simultaneously playing another animation with another part of the body (reload, aim, or weapon fire) Attach and equip different weapons (pistols, submachine guns, assault rifles) Automatic and semi-automatic gunfire Move different gun parts (the clip/magazine, and pistol slide) during animations Camera zoom while aiming Dynamic crosshairs that spread in reaction to: Character speed Weapon fire Aiming Jumping Different crosshairs per weapon Widget components, showing: Item names Item types Ammo counts Item rarity HUD animations Full item inventory system Data tables, in Blueprints and C++ Curves to control: Item movement during pickup Color and brightness pulse for material effects Material creation, including: Post-process materials Dynamic material instances Setting material properties from C++ Driving material properties with curves Material functions Blending materials together Outline effects Glow/pulse effects Retargeting animations Retargeting whole Animation Blueprints Numerous gameplay algorithms Use of data structures, including: structs enums arrays maps and more Animation montages Anim Notifies for sounds, weapon trails, and custom notifies Sync markers for footsteps and sync groups The course comes with a huge amount of assets, including: Sounds Textures Particle effects Meshes Delegates Interfaces Dynamic footsteps that spawn different sounds and particle systems depending on the surface type Physical materials and surface types Niagra particle systems Line traces Enemy AI Behavior Trees and Blackboard Components Multiple enemy types with varying levels of Health, Damage, Size and Movement Speed Headshot damage, with: Higher damage for headshots Number widgets that pop up and animate with bullet hits Different colored numbers for headshots Character and enemy health bars Enemy patrol, agro, chase and attack player Death mechanics Stun mechanics Melee attacks with melee weapon trails Explosives that cause damage and death Level prototyping Creating full levels based on our prototypes using professional assets Light baking Post-process effects
Who this course is for:
Unreal Engine beginners who understand the basics of C++. Unreal Engine intermediate developers who wish to advance in skill level. Expert Unreal Engine developers to wish to expand their skillset. Those who wish to make shooter games. Anyone who wants to have fun and make games!
Requirements
Understanding of the basics of C++ (take my C++ course!)
Last Updated 9/2021
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
TutsNode.com.txt
63 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/1.1 Discord Page for my students.html
90 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/1.2 GitHub page for this course.html
112 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/2.1 Microsoft Visual Studio (for windows systems).html
106 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/2.2 VS Code (for Mac or Linux systems).html
99 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/2.3 Xcode (for Mac users).html
95 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/3. Install Unreal Engine.srt
2.9 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/3.1 Unreal Engine Website.html
90 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/4.1 Discord Server for my students.html
90 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/5. Quiz on C++ Concepts.html
196 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/7.1 Discord Server for my Students.html
90 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/7.2 Source Code Per Lesson.html
153 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/7.3 The GitHub Page for this Course.html
89 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/7.4 The Unreal Engine Shooter Project.html
143 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/1. Introduction/8. Quiz on Getting Help.html
196 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/10. Outline and Glow Effects/12. Multiple Colors with Custom Depth Stencil.srt
18.6 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/10. Outline and Glow Effects/22. Curve Vector for Material Parameters.srt
27.2 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/10. Outline and Glow Effects/23. Material Pulse when Interping.srt
20.4 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/10. Outline and Glow Effects/38. Disable Trace while Interping.srt
17.9 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/10. Outline and Glow Effects/49. Assigning the Icon Delegate.srt
24.2 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/10. Outline and Glow Effects/51. Data Tables - FTableRowBase.srt
24.7 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/11. Multiple Weapon Types/2. Getting Data from Weapon Data Table.srt
21.9 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/11. Multiple Weapon Types/30. Transform Pistol Slide Bone.srt
24.7 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/11. Multiple Weapon Types/4. Set Material Instance and Index with Data Table.srt
19.8 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/12. Footsteps/16. Turing Hips while Running.srt
20.9 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/12. Footsteps/17. Turn Hips while Running Backwards.srt
18.5 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/12. Footsteps/2. Setup Assets for Footsteps.srt
21.3 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/12. Footsteps/7. Adding Notifies to Animations.srt
25.2 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/14. The Enemy Class/4. Implementing BulletHit.srt
21.1 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/15. AI and Behavior Trees/20. Custom Behavior Tree Task.srt
17.5 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/15. AI and Behavior Trees/3. AI Controller.srt
18.2 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/15. AI and Behavior Trees/30. Blood Particles.srt
20 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/15. AI and Behavior Trees/6. Move To Task.srt
17.7 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/17. Level Creation and Finishing the Game!/13. Ruins Assets - Arches.srt
17.6 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/17. Level Creation and Finishing the Game!/16. Ruins Assets - Boss Room.srt
33.1 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/17. Level Creation and Finishing the Game!/20. Polishing Gameplay 2.srt
25 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/17. Level Creation and Finishing the Game!/4. Level Prototype - Courtyard 2.srt
26 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/17. Level Creation and Finishing the Game!/5. Level Prototype - Using Paragon Props.srt
26.6 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/10. Move Forward and Right.srt
19 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/10.1 Unreal Engine Documentation - AddMovementInput.html
143 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/10.2 Unreal Engine Documentation - SetupPlayerInputComponent.html
167 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/12. Turn at Rate.srt
17.5 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/12.1 Unreal Engine Documentation - AddControllerPitchInput.html
165 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/12.2 Unreal Engine Documentation - AddControllerYawInput.html
163 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/13.1 Unreal Engine Documentation - Jump.html
151 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/14.1 Unreal Engine Marketplace.html
113 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/15. Quiz on Section 2.html
196 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/2.1 Unreal Engine Documentation - ACharacter.html
146 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/6.1 Unreal Engine Documentation - FString.html
138 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/6.2 Unreal Engine Documentation - USpringArmComponent.html
155 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/7.1 Unreal Engine Documentation - UCameraComponent.html
145 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/8.1 Unreal Engine Documentation - AController.html
147 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/8.2 Unreal Engine Documentation - APlayerController.html
153 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/2. Project Setup/9. Quiz on the Controller Class.html
196 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/1. The Anim Instance.srt
19.7 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/1.1 Unreal Engine Documentation - UAnimInstance.html
145 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/10.1 Unreal Engine Documentation - Animation Montage.html
153 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/10.2 Unreal Engine Documentation - UAnimMontage.html
144 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/11.1 Unreal Engine Documentation - Blend Nodes.html
161 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/12. Line Tracing for Bullet Hits.srt
17.3 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/2.1 Unreal Engine Documentation - Animation Blueprints.html
156 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/22. Movement Offset Yaw.srt
21.1 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/5.1 Unreal Engine Documentation - UCharacterMovementComponent.html
163 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/6. Quiz on Character Movement.html
196 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/8.1 GitHub Link - Sound Assets.html
138 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/9.1 Unreal Engine Documentation - UParticleSystem.html
147 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/3. Animations/9.2 Unreal Engine Documentation - USkeletalMeshSocket.html
148 B
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/4. Aiming and Crosshairs/6. Aim Look Sensitivity.srt
23.5 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/4. Aiming and Crosshairs/8. Spreading the Crosshairs.srt
21.2 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/5. The Weapon/10. Widget Trace When Close.srt
27.7 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/5. The Weapon/15. Bind Star Opacity.srt
32.7 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/5. The Weapon/16. Spawn Default Weapon.srt
18.6 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/5. The Weapon/2. The Weapon Class.srt
17.5 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/5. The Weapon/25. Throw Weapon.srt
17.9 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/5. The Weapon/5. PickupWidget Blueprint.srt
22.9 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/5. The Weapon/6. Finishing the Pickup Widget.srt
20.5 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/5. The Weapon/8. Trace for Widget.srt
20.1 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/7. Reloading/11. Improving Weapon Fire Code Lecture.srt
17.1 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/7. Reloading/12. Improving Weapon Fire Code.srt
18.9 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/7. Reloading/15. Reload Lecture.srt
18.8 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/7. Reloading/17. Reload Continued.srt
21.5 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/7. Reloading/18. Update AmmoMap.srt
18.7 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/7. Reloading/23. Grab and Release Clip.srt
22.9 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/7. Reloading/25. Moving the Clip.srt
19.1 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/7. Reloading/6. Draw Ammo Count to Screen.srt
19.2 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/1. Rotate Root Bone.srt
26.3 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/15. Retargeting Anims with Different Skeletons.srt
24.9 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/16. Crouch Turn in Place Anim BP.srt
25.1 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/2. Turn in Place Animations.srt
21.4 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/22. Interp Capsule Half Height.srt
28.7 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/4. Turn in Place using Curve Values.srt
23.2 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/6. Hip Aim Offset.mp4
426.3 MB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/6. Hip Aim Offset.srt
31.4 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/7. Aiming Aim Offset.srt
27 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/8. Lean.srt
19.6 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/8. Advanced Movement/9. Lean Blendspace.srt
19.5 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/9. Ammo Pickups/11. Interpolation Scene Components.srt
22.1 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/9. Ammo Pickups/13. Interp to Multiple Locations.srt
27 KB
[TutsNode.com] - Unreal Engine C++ The Ultimate Shooter Course/9. Ammo Pickups/15. Limit Pickup and Equip Sounds.srt