Create Tool:
Create Time:1970-01-01 08:00:00
File Size:76.02 GB
File Count:428
File Hash:258e14fea90e0eb8f7851b831e6d3f74393ec44c
01. Introduction/01. Introduction.mp4 | 231.60 MB |
02. Project Creation/01. Project Creation.mp4 | 52.23 MB |
02. Project Creation/02. Setting up Version Control.mp4 | 104.18 MB |
02. Project Creation/03. The Base Character Class.mp4 | 99.73 MB |
02. Project Creation/04. Player and Enemy Characters.mp4 | 55.84 MB |
02. Project Creation/05. Character Blueprint Setup.mp4 | 151.74 MB |
02. Project Creation/06. Animation Blueprints.mp4 | 204.18 MB |
02. Project Creation/07. Enhanced Input.mp4 | 73.19 MB |
02. Project Creation/08. Aura Player Controller.mp4 | 76.12 MB |
02. Project Creation/09. Movement Input.mp4 | 123.90 MB |
02. Project Creation/10. Game Mode.mp4 | 173.19 MB |
02. Project Creation/11. Enemy Interface.mp4 | 43.18 MB |
02. Project Creation/12. Highlight Enemies.mp4 | 169.85 MB |
02. Project Creation/13. Post Process Highlight.mp4 | 171.43 MB |
03. Intro to the Gameplay Ability System/01. The Gameplay Ability System.mp4 | 63.93 MB |
03. Intro to the Gameplay Ability System/02. The Main Parts of GAS.mp4 | 35.37 MB |
03. Intro to the Gameplay Ability System/03. The Player State.mp4 | 46.85 MB |
03. Intro to the Gameplay Ability System/04. Ability System Component and Attribute Set.mp4 | 51.82 MB |
03. Intro to the Gameplay Ability System/05. GAS in Multiplayer.mp4 | 52.99 MB |
03. Intro to the Gameplay Ability System/06. Constructing the ASC and AS.mp4 | 100.53 MB |
03. Intro to the Gameplay Ability System/07. Replication Mode.mp4 | 52.36 MB |
03. Intro to the Gameplay Ability System/08. Init Ability Actor Info.mp4 | 138.02 MB |
04. Attributes/01. Attributes.mp4 | 28.93 MB |
04. Attributes/02. Health and Mana.mp4 | 124.10 MB |
04. Attributes/03. Attribute Accessors.mp4 | 129.53 MB |
04. Attributes/04. Effect Actor.mp4 | 215.89 MB |
05. RPG Game UI/01. Game UI Architecture.mp4 | 24.42 MB |
05. RPG Game UI/02. Aura User Widget and Widget Controller.mp4 | 89.25 MB |
05. RPG Game UI/03. Globe Progress Bar.mp4 | 368.12 MB |
05. RPG Game UI/04. Health Globe.mp4 | 147.30 MB |
05. RPG Game UI/05. Aura HUD.mp4 | 85.93 MB |
05. RPG Game UI/06. Overlay Widget Controller.mp4 | 303.31 MB |
05. RPG Game UI/07. Broadcasting Initial Values.mp4 | 274.43 MB |
05. RPG Game UI/08. Listening for Attribute Changes.mp4 | 113.13 MB |
05. RPG Game UI/09. Callbacks for Mana Changes.mp4 | 130.45 MB |
06. Gameplay Effects/01. Gameplay Effects.mp4 | 29.24 MB |
06. Gameplay Effects/02. Effect Actor Improved.mp4 | 270.99 MB |
06. Gameplay Effects/03. Instant Gameplay Effects.mp4 | 233.93 MB |
06. Gameplay Effects/04. Duration Gameplay Effects.mp4 | 222.92 MB |
06. Gameplay Effects/05. Periodic Gameplay Effects.mp4 | 164.93 MB |
06. Gameplay Effects/06. Effect Stacking.mp4 | 142.99 MB |
06. Gameplay Effects/07. Infinite Gameplay Effects.mp4 | 148.46 MB |
06. Gameplay Effects/08. Instant and Duration Application Policy.mp4 | 43.88 MB |
06. Gameplay Effects/09. Infinite Effect Application and Removal.mp4 | 339.40 MB |
06. Gameplay Effects/10. PreAttributeChange.mp4 | 134.03 MB |
06. Gameplay Effects/11. PostGameplayEffectExecute.mp4 | 309.10 MB |
06. Gameplay Effects/12. Curve Tables for Scalable Floats.mp4 | 146.19 MB |
07. Gameplay Tags/01. Gameplay Tags.mp4 | 27.70 MB |
07. Gameplay Tags/02. Creating Gameplay Tags in the Editor.mp4 | 62.48 MB |
07. Gameplay Tags/03. Creating Gameplay Tags from Data Tables.mp4 | 37.32 MB |
07. Gameplay Tags/05. Apply Gameplay Tags with Effects.mp4 | 191.32 MB |
07. Gameplay Tags/06. Gameplay Effect Delegates.mp4 | 112.20 MB |
07. Gameplay Tags/07. Get All Asset Tags.mp4 | 92.87 MB |
07. Gameplay Tags/08. Broadcasting Effect Asset Tags.mp4 | 94.97 MB |
07. Gameplay Tags/09. UI Widget Data Table.mp4 | 125.54 MB |
07. Gameplay Tags/10. Retrieving Rows from Data Tables.mp4 | 131.99 MB |
07. Gameplay Tags/11. Broadcasting Data Table Rows.mp4 | 167.92 MB |
07. Gameplay Tags/12. Message Widget.mp4 | 217.86 MB |
07. Gameplay Tags/13. Animating the Message Widget.mp4 | 248.47 MB |
07. Gameplay Tags/14. Replacing Callbacks with Lambdas.mp4 | 112.31 MB |
07. Gameplay Tags/15. Ghost Globe.mp4 | 462.95 MB |
07. Gameplay Tags/16. Properly Clamping Attributes.mp4 | 132.54 MB |
08. RPG Attributes/01. Initialize Attributes from a Data Table.mp4 | 145.79 MB |
08. RPG Attributes/02. Initialize Attributes with Gameplay Effects.mp4 | 160.17 MB |
08. RPG Attributes/03. Attribute Based Modifiers.mp4 | 96.47 MB |
08. RPG Attributes/04. Modifier Order of Operations.mp4 | 98.61 MB |
08. RPG Attributes/05. Modifier Coefficients.mp4 | 47.94 MB |
08. RPG Attributes/06. Secondary Attributes.mp4 | 103.88 MB |
08. RPG Attributes/07. Derived Attributes.mp4 | 321.37 MB |
08. RPG Attributes/08. Custom Calculations.mp4 | 24.73 MB |
08. RPG Attributes/09. Player Level and Combat Interface.mp4 | 110.47 MB |
08. RPG Attributes/10. Modifier Magnitude Calculations.mp4 | 347.58 MB |
08. RPG Attributes/11. Initializing Vital Attributes.mp4 | 83.87 MB |
09. Attribute Menu/01. Attribute Menu - Game Plan.mp4 | 36.29 MB |
09. Attribute Menu/02. Attribute Menu - Framed Value.mp4 | 152.27 MB |
09. Attribute Menu/03. Attribute Menu - Text Value Row.mp4 | 107.18 MB |
09. Attribute Menu/04. Attribute Menu - Text Value Button Row.mp4 | 85.50 MB |
09. Attribute Menu/05. Attribute Menu - Construction.mp4 | 260.25 MB |
09. Attribute Menu/06. Button Widget.mp4 | 309.29 MB |
09. Attribute Menu/07. Wide Button Widget.mp4 | 136.18 MB |
09. Attribute Menu/08. Opening the Attribute Menu.mp4 | 112.80 MB |
09. Attribute Menu/09. Closing the Attribute Menu.mp4 | 91.67 MB |
09. Attribute Menu/10. Plan for Displaying Attribute Data.mp4 | 54.67 MB |
09. Attribute Menu/11. Gameplay Tags Singleton.mp4 | 77.16 MB |
09. Attribute Menu/12. Aura Asset Manager.mp4 | 119.11 MB |
09. Attribute Menu/13. Native Gameplay Tags.mp4 | 76.47 MB |
09. Attribute Menu/14. Attribute Info Data Asset.mp4 | 116.13 MB |
09. Attribute Menu/15. Attribute Menu Widget Controller.mp4 | 42.33 MB |
09. Attribute Menu/16. Aura Ability System Blueprint Library.mp4 | 149.81 MB |
09. Attribute Menu/17. Constructing the Attribute Menu Widget Controller.mp4 | 181.76 MB |
09. Attribute Menu/18. Attribute Info Delegate.mp4 | 235.73 MB |
09. Attribute Menu/19. Widget Attribute Tags.mp4 | 240.95 MB |
09. Attribute Menu/20. Mapping Tags to Attributes.mp4 | 361.83 MB |
09. Attribute Menu/21. Responding to Attribute Changes.mp4 | 181.58 MB |
10. Gameplay Abilities/01. Gameplay Abilities.mp4 | 22.73 MB |
10. Gameplay Abilities/02. Granting Abilities.mp4 | 162.72 MB |
10. Gameplay Abilities/03. Settings on Gameplay Abilities.mp4 | 137.75 MB |
10. Gameplay Abilities/04. Input Config Data Asset.mp4 | 173.50 MB |
10. Gameplay Abilities/05. Aura Input Component.mp4 | 131.17 MB |
10. Gameplay Abilities/06. Callbacks for Ability Input.mp4 | 131.28 MB |
10. Gameplay Abilities/07. Activating Abilities.mp4 | 269.61 MB |
10. Gameplay Abilities/08. Click To Move.mp4 | 154.50 MB |
10. Gameplay Abilities/09. Setting Up Click to Move.mp4 | 171.07 MB |
10. Gameplay Abilities/10. Setting Up Auto Running.mp4 | 127.44 MB |
10. Gameplay Abilities/11. Implementing Auto Running.mp4 | 153.72 MB |
10. Gameplay Abilities/12. Code Clean Up.mp4 | 131.81 MB |
10. Gameplay Abilities/13. Aura Projectile.mp4 | 172.99 MB |
10. Gameplay Abilities/14. Aura Projectile Spell.mp4 | 172.33 MB |
10. Gameplay Abilities/15. Spawning Projectiles.mp4 | 231.93 MB |
11. Ability Tasks/01. Ability Tasks.mp4 | 233.86 MB |
11. Ability Tasks/02. Sending Gameplay Events.mp4 | 136.15 MB |
11. Ability Tasks/03. Spawn FireBolt from Event.mp4 | 76.54 MB |
11. Ability Tasks/04. Custom Ability Tasks.mp4 | 208.24 MB |
11. Ability Tasks/05. Target Data.mp4 | 18.58 MB |
11. Ability Tasks/06. Send Mouse Cursor Data.mp4 | 114.56 MB |
11. Ability Tasks/07. Receiving Target Data.mp4 | 175.00 MB |
11. Ability Tasks/08. Prediction in GAS.mp4 | 45.63 MB |
11. Ability Tasks/09. Orienting the Projectile.mp4 | 227.33 MB |
11. Ability Tasks/10. Motion Warping.mp4 | 205.17 MB |
11. Ability Tasks/11. Projectile Impact.mp4 | 180.41 MB |
11. Ability Tasks/12. Projectile Collision Channel.mp4 | 125.94 MB |
11. Ability Tasks/13. Projectile Gameplay Effect.mp4 | 283.94 MB |
11. Ability Tasks/14. Enemy Health Bar.mp4 | 354.47 MB |
11. Ability Tasks/15. Ghost Bar.mp4 | 311.12 MB |
12. RPG Character Classes/01. RPG Character Classes.mp4 | 29.64 MB |
12. RPG Character Classes/02. Character Class Info.mp4 | 62.83 MB |
12. RPG Character Classes/03. Default Attribute Effects.mp4 | 51.46 MB |
12. RPG Character Classes/04. Curve Tables - CSV and JSON.mp4 | 257.46 MB |
12. RPG Character Classes/05. Initializing Enemy Attributes.mp4 | 251.63 MB |
13. Damage/01. Meta Attributes.mp4 | 17.84 MB |
13. Damage/02. Damage Meta Attribute.mp4 | 92.39 MB |
13. Damage/03. Set By Caller Magnitude.mp4 | 66.49 MB |
13. Damage/04. Ability Damage.mp4 | 135.39 MB |
13. Damage/05. Enemy Hit React.mp4 | 297.08 MB |
13. Damage/06. Activating the Enemy Hit React Ability.mp4 | 209.16 MB |
13. Damage/07. Enemy Death.mp4 | 128.35 MB |
13. Damage/08. Dissolve Effect.mp4 | 309.00 MB |
13. Damage/09. Floating Text Widget.mp4 | 177.69 MB |
13. Damage/10. Showing Damage Text.mp4 | 287.53 MB |
13. Damage/11. Execution Calculations.mp4 | 34.20 MB |
13. Damage/12. Damage Execution Calculation.mp4 | 63.72 MB |
13. Damage/13. ExecCalcs - Capturing Attributes.mp4 | 248.97 MB |
13. Damage/14. Implementing Block Chance.mp4 | 179.41 MB |
13. Damage/15. Implementing Armor and Armor Penetration.mp4 | 115.78 MB |
13. Damage/16. Damage Calculation Coefficients.mp4 | 255.64 MB |
13. Damage/17. Implementing Critical Hits.mp4 | 205.70 MB |
14. Advanced Damage Techniques/01. The Gameplay Effect Context.mp4 | 368.83 MB |
14. Advanced Damage Techniques/02. Custom Gameplay Effect Context.mp4 | 124.12 MB |
14. Advanced Damage Techniques/03. NetSerialize.mp4 | 168.10 MB |
14. Advanced Damage Techniques/04. Implementing Net Serialize.mp4 | 60.20 MB |
14. Advanced Damage Techniques/05. Struct Ops Type Traits.mp4 | 77.44 MB |
14. Advanced Damage Techniques/06. Aura Ability System Globals.mp4 | 126.47 MB |
14. Advanced Damage Techniques/07. Using a Custom Effect Context.mp4 | 244.71 MB |
14. Advanced Damage Techniques/08. Floating Text Color.mp4 | 263.15 MB |
14. Advanced Damage Techniques/09. Hit Message.mp4 | 224.26 MB |
14. Advanced Damage Techniques/10. Damage Types.mp4 | 227.64 MB |
14. Advanced Damage Techniques/11. Mapping Damage Types to Resistances.mp4 | 100.20 MB |
14. Advanced Damage Techniques/12. Resistance Attributes.mp4 | 235.61 MB |
14. Advanced Damage Techniques/13. Resistance Damage Reduction.mp4 | 201.78 MB |
14. Advanced Damage Techniques/14. Multiplayer Test.mp4 | 340.66 MB |
15. Enemy AI/01. Enemy AI Setup.mp4 | 13.33 MB |
15. Enemy AI/02. AI Controller Blackboard and Behavior Tree.mp4 | 169.75 MB |
15. Enemy AI/03. Behavior Tree Service.mp4 | 179.91 MB |
15. Enemy AI/04. Blackboard Keys.mp4 | 126.07 MB |
15. Enemy AI/05. Finding the Nearest Player.mp4 | 183.62 MB |
15. Enemy AI/06. AI and Effect Actors.mp4 | 229.81 MB |
15. Enemy AI/07. Behavior Tree Decorators.mp4 | 244.40 MB |
15. Enemy AI/08. Attack Behavior Tree Task.mp4 | 209.97 MB |
15. Enemy AI/09. Find New Location Around Target.mp4 | 217.66 MB |
15. Enemy AI/10. Environment Query System.mp4 | 10.10 MB |
15. Enemy AI/11. Environment Queries.mp4 | 140.06 MB |
15. Enemy AI/12. EQS Tests.mp4 | 144.17 MB |
15. Enemy AI/13. Distance Test.mp4 | 85.63 MB |
15. Enemy AI/14. Using EQS Queries in Behavior Trees.mp4 | 203.98 MB |
16. Enemy Melee Attacks/01. Melee Attack Ability.mp4 | 295.86 MB |
16. Enemy Melee Attacks/02. Attack Montage.mp4 | 107.43 MB |
16. Enemy Melee Attacks/03. Combat Target.mp4 | 214.30 MB |
16. Enemy Melee Attacks/04. Melee Attack Gameplay Event.mp4 | 214.98 MB |
16. Enemy Melee Attacks/05. Get Live Players Within Radius.mp4 | 342.88 MB |
16. Enemy Melee Attacks/06. Causing Melee Damage.mp4 | 177.52 MB |
16. Enemy Melee Attacks/07. Multiplayer Melee Test.mp4 | 51.30 MB |
16. Enemy Melee Attacks/08. Montage Gameplay Tags.mp4 | 88.02 MB |
16. Enemy Melee Attacks/09. Tagged Montage.mp4 | 123.43 MB |
16. Enemy Melee Attacks/10. Multiple Attack Sockets.mp4 | 105.41 MB |
16. Enemy Melee Attacks/11. Ghoul Enemy.mp4 | 186.27 MB |
16. Enemy Melee Attacks/12. Ghoul Attack Montages.mp4 | 202.74 MB |
16. Enemy Melee Attacks/13. Melee Polish.mp4 | 319.09 MB |
17. Enemy Ranged Attacks/01. Ranged Attack.mp4 | 97.73 MB |
17. Enemy Ranged Attacks/02. Rock Projectile.mp4 | 41.77 MB |
17. Enemy Ranged Attacks/03. Ranged Damage Curve.mp4 | 33.78 MB |
17. Enemy Ranged Attacks/04. Granting Ranged Attacks.mp4 | 35.45 MB |
17. Enemy Ranged Attacks/05. Slingshot Attack Montage.mp4 | 77.23 MB |
17. Enemy Ranged Attacks/06. Playing the Ranged Attack Montage.mp4 | 188.83 MB |
17. Enemy Ranged Attacks/07. Spawning the Rock Projectile.mp4 | 212.08 MB |
17. Enemy Ranged Attacks/08. Slingshot Animation Blueprint.mp4 | 178.27 MB |
17. Enemy Ranged Attacks/09. Slingshot Attack Montage.mp4 | 216.41 MB |
18. Enemy Spell Attacks/01. Goblin Shaman.mp4 | 115.75 MB |
18. Enemy Spell Attacks/02. Shaman Attack Montage.mp4 | 61.67 MB |
18. Enemy Spell Attacks/03. Shaman Attack Ability.mp4 | 180.94 MB |
18. Enemy Spell Attacks/04. Dead Blackboard Key.mp4 | 123.64 MB |
18. Enemy Spell Attacks/05. Enemies Multiplayer Testing.mp4 | 138.21 MB |
19. Enemy Finishing Touches/01. Goblin Spear - Sound Notifies.mp4 | 97.93 MB |
19. Enemy Finishing Touches/02. Impact Effects.mp4 | 249.30 MB |
19. Enemy Finishing Touches/03. Melee Impact Gameplay Cue.mp4 | 295.68 MB |
19. Enemy Finishing Touches/04. Montage and Socket Tags.mp4 | 298.52 MB |
19. Enemy Finishing Touches/05. Goblin Spear - Hurt and Death Sounds.mp4 | 112.29 MB |
19. Enemy Finishing Touches/06. Goblin Slingshot - Sound Notifies.mp4 | 74.86 MB |
19. Enemy Finishing Touches/07. Rock Impact Effects.mp4 | 114.15 MB |
19. Enemy Finishing Touches/08. Goblin Shaman - Sound Notifies.mp4 | 66.76 MB |
19. Enemy Finishing Touches/09. Ghoul - Sound Notifies.mp4 | 150.68 MB |
19. Enemy Finishing Touches/10. Ghoul - Swipe Trail.mp4 | 73.87 MB |
19. Enemy Finishing Touches/11. Demon Blueprint.mp4 | 91.71 MB |
19. Enemy Finishing Touches/12. Demon Melee Attack.mp4 | 212.77 MB |
19. Enemy Finishing Touches/13. Demon Ranged Attack.mp4 | 163.22 MB |
19. Enemy Finishing Touches/14. Demon - Sound Notifies.mp4 | 143.94 MB |
19. Enemy Finishing Touches/15. Demon - Dissolve Effect.mp4 | 32.36 MB |
19. Enemy Finishing Touches/16. Shaman Summon Locations.mp4 | 318.94 MB |
19. Enemy Finishing Touches/17. Async Spawn Times.mp4 | 157.29 MB |
19. Enemy Finishing Touches/18. Summoning Particle Effect.mp4 | 75.95 MB |
19. Enemy Finishing Touches/19. Select Minion Class at Random.mp4 | 85.91 MB |
19. Enemy Finishing Touches/20. Minion Summon Montage.mp4 | 101.16 MB |
19. Enemy Finishing Touches/21. Minion Count.mp4 | 92.92 MB |
19. Enemy Finishing Touches/22. Elementalist Behavior Tree.mp4 | 145.97 MB |
19. Enemy Finishing Touches/23. Elementalist Attack Task.mp4 | 191.43 MB |
19. Enemy Finishing Touches/24. Decrementing Minion Count.mp4 | 201.14 MB |
19. Enemy Finishing Touches/25. Adding Juice with Tweening.mp4 | 103.10 MB |
19. Enemy Finishing Touches/26. Enemies Final Polish.mp4 | 353.71 MB |
20. Level Tweaks/01. Level Lighting and Post Process.mp4 | 536.22 MB |
20. Level Tweaks/02. Texture Streaming Pool Over Budget.mp4 | 375.25 MB |
20. Level Tweaks/03. Flame Pillar Actor.mp4 | 185.45 MB |
20. Level Tweaks/04. Fade Actor.mp4 | 372.38 MB |
20. Level Tweaks/05. Fading Out Obstructing Geometry.mp4 | 435.66 MB |
21. Cost and Cooldown/01. Health Mana Spells Widget.mp4 | 242.79 MB |
21. Cost and Cooldown/02. Spell Globe.mp4 | 279.66 MB |
21. Cost and Cooldown/03. Adding Spell Globes.mp4 | 245.53 MB |
21. Cost and Cooldown/04. XP Bar.mp4 | 174.11 MB |
21. Cost and Cooldown/05. Ability Info Data Asset.mp4 | 186.98 MB |
21. Cost and Cooldown/06. Initialize Overlay Startup Abilities.mp4 | 120.56 MB |
21. Cost and Cooldown/07. For Each Ability Delegate.mp4 | 181.51 MB |
21. Cost and Cooldown/08. Binding Widget Events to the Ability Info Delegate.mp4 | 282.78 MB |
21. Cost and Cooldown/09. Gameplay Ability Cost.mp4 | 157.00 MB |
21. Cost and Cooldown/10. Gameplay Ability Cooldown.mp4 | 135.46 MB |
21. Cost and Cooldown/11. Cooldown Async Task.mp4 | 381.30 MB |
21. Cost and Cooldown/12. Cooldown Tags in Ability Info.mp4 | 107.18 MB |
21. Cost and Cooldown/13. Showing Cooldown Time in the HUD.mp4 | 222.11 MB |
21. Cost and Cooldown/14. Modeling Mode.mp4 | 257.73 MB |
22. Experience and Leveling Up/01. Experience and Leveling Up.mp4 | 54.16 MB |
22. Experience and Leveling Up/02. Level Up Info Data Asset.mp4 | 105.44 MB |
22. Experience and Leveling Up/03. Adding XP to the Player State.mp4 | 85.88 MB |
22. Experience and Leveling Up/04. Listening for XP Changes.mp4 | 165.88 MB |
22. Experience and Leveling Up/05. Awarding XP Game Plan.mp4 | 29.38 MB |
22. Experience and Leveling Up/06. XP Reward for Enemies.mp4 | 155.09 MB |
22. Experience and Leveling Up/07. Incoming XP Meta Attribute.mp4 | 36.71 MB |
22. Experience and Leveling Up/08. Passively Listening for Events.mp4 | 232.54 MB |
22. Experience and Leveling Up/09. Sending XP Events.mp4 | 183.21 MB |
22. Experience and Leveling Up/10. Showing XP in the HUD.mp4 | 206.11 MB |
22. Experience and Leveling Up/11. Level Up Interface Function.mp4 | 181.31 MB |
22. Experience and Leveling Up/12. Leveling Up.mp4 | 208.97 MB |
22. Experience and Leveling Up/13. Showing Level in the HUD.mp4 | 350.08 MB |
22. Experience and Leveling Up/14. Level Up Niagara System.mp4 | 232.52 MB |
22. Experience and Leveling Up/15. Level Up HUD Message.mp4 | 266.11 MB |
23. Attribute Points/01. Attribute Points Member Variable.mp4 | 87.78 MB |
23. Attribute Points/02. Showing Attribute Points in the HUD.mp4 | 123.50 MB |
23. Attribute Points/03. Attribute Upgrade Buttons.mp4 | 129.09 MB |
23. Attribute Points/04. Upgrading Attributes.mp4 | 224.33 MB |
23. Attribute Points/05. Top Off Our Fluids.mp4 | 211.79 MB |
23. Attribute Points/06. Attribute Menu Polish.mp4 | 277.98 MB |
24. Spell Menu/01. Spell Menu Design.mp4 | 48.43 MB |
24. Spell Menu/02. Spell Globe Button.mp4 | 183.92 MB |
24. Spell Menu/03. Offensive Spell Tree.mp4 | 169.86 MB |
24. Spell Menu/04. Passive Spell Tree.mp4 | 145.27 MB |
24. Spell Menu/05. Equipped Spell Row.mp4 | 263.76 MB |
24. Spell Menu/06. Spell Menu Widget.mp4 | 342.04 MB |
24. Spell Menu/07. Spell Description Box.mp4 | 213.80 MB |
24. Spell Menu/08. Spell Menu Button.mp4 | 407.89 MB |
24. Spell Menu/09. Spell Menu Widget Controller.mp4 | 323.94 MB |
24. Spell Menu/10. Constructing the Spell Menu Widget Controller.mp4 | 255.27 MB |
24. Spell Menu/11. Equipped Row Button.mp4 | 400.27 MB |
24. Spell Menu/12. Ability Status and Type.mp4 | 125.78 MB |
24. Spell Menu/13. Showing Abilities in the Spell Tree.mp4 | 355.18 MB |
24. Spell Menu/14. Ability Level Requirement.mp4 | 141.08 MB |
24. Spell Menu/15. Update Ability Statuses.mp4 | 122.87 MB |
24. Spell Menu/16. Updating Status in the Spell Menu.mp4 | 178.85 MB |
24. Spell Menu/17. Show Spell Points.mp4 | 139.61 MB |
24. Spell Menu/18. Selecting Icons.mp4 | 177.48 MB |
24. Spell Menu/19. Deselecting Icons.mp4 | 106.87 MB |
24. Spell Menu/20. Spell Menu Buttons.mp4 | 518.61 MB |
24. Spell Menu/21. Selected Ability.mp4 | 135.36 MB |
24. Spell Menu/22. Spending Spell Points.mp4 | 389.73 MB |
24. Spell Menu/23. Rich Text Blocks.mp4 | 171.87 MB |
24. Spell Menu/24. Spell Descriptions.mp4 | 200.47 MB |
24. Spell Menu/25. FireBolt Description.mp4 | 147.75 MB |
24. Spell Menu/26. Cost and Cooldown in Spell Description.mp4 | 354.49 MB |
24. Spell Menu/27. Self Deselect.mp4 | 166.68 MB |
24. Spell Menu/28. Equipped Spell Row Animations.mp4 | 263.69 MB |
24. Spell Menu/29. Ability Types.mp4 | 321.27 MB |
24. Spell Menu/30. Equipping Abilities.mp4 | 487.67 MB |
24. Spell Menu/31. Updating the Overlay When Equipping Abilities.mp4 | 165.93 MB |
24. Spell Menu/32. Globe Reassigned.mp4 | 117.60 MB |
24. Spell Menu/33. Unbinding Delegates.mp4 | 101.20 MB |
25. Combat Tricks/01. Debuff Tags.mp4 | 233.06 MB |
25. Combat Tricks/02. Debuff Parameters.mp4 | 57.18 MB |
25. Combat Tricks/03. Damage Effect Params Struct.mp4 | 233.56 MB |
25. Combat Tricks/04. Using Damage Effect Params.mp4 | 151.72 MB |
25. Combat Tricks/05. Determining Debuff.mp4 | 259.74 MB |
25. Combat Tricks/06. Debuff Info in the Effect Context.mp4 | 168.31 MB |
25. Combat Tricks/07. Debuff in the Attribute Set.mp4 | 167.48 MB |
25. Combat Tricks/08. Dynamic Gameplay Effects.mp4 | 265.16 MB |
25. Combat Tricks/09. Debuff Niagara Component.mp4 | 296.69 MB |
25. Combat Tricks/10. Death Impulse Magnitude.mp4 | 70.09 MB |
25. Combat Tricks/11. Death Impulse in the Effect Context.mp4 | 131.58 MB |
25. Combat Tricks/12. Handling Death Impulse.mp4 | 256.46 MB |
25. Combat Tricks/13. Knockback.mp4 | 434.01 MB |
26. What a Shock/01. FireBolt Projectile Spread.mp4 | 352.65 MB |
26. What a Shock/02. Spawning Multiple Projectiles.mp4 | 177.02 MB |
26. What a Shock/03. Homing Projectiles.mp4 | 290.23 MB |
26. What a Shock/04. Click Niagara System.mp4 | 50.31 MB |
26. What a Shock/05. Invoke Replicated Event.mp4 | 371.45 MB |
26. What a Shock/06. Aura Beam Spell.mp4 | 198.30 MB |
26. What a Shock/07. Electrocute Montage.mp4 | 322.50 MB |
26. What a Shock/08. Player Block Tags.mp4 | 174.64 MB |
26. What a Shock/09. GameplayCue Notify Paths.mp4 | 178.24 MB |
26. What a Shock/10. Gameplay Cue Notify Actor.mp4 | 266.36 MB |
26. What a Shock/11. Electrocute Looping Sound.mp4 | 98.98 MB |
26. What a Shock/12. Target Trace Channel.mp4 | 162.97 MB |
26. What a Shock/13. First Trace Target.mp4 | 409.57 MB |
26. What a Shock/14. Additional Targets.mp4 | 236.48 MB |
26. What a Shock/15. Shock Loop Cues on Additional Targets.mp4 | 242.09 MB |
26. What a Shock/16. Electrocute Cost Cooldown and Damage.mp4 | 99.68 MB |
26. What a Shock/17. Applying Electrocute Cost and Damage.mp4 | 207.89 MB |
26. What a Shock/18. Electrocute Polish.mp4 | 350.63 MB |
26. What a Shock/19. Explode Dem FireBoltz.mp4 | 115.97 MB |
26. What a Shock/20. Stun.mp4 | 694.04 MB |
26. What a Shock/21. Stun Niagara System.mp4 | 249.03 MB |
26. What a Shock/22. Shock Loop Animations.mp4 | 310.86 MB |
27. Passive Spells/01. Passive Spell tags.mp4 | 22.82 MB |
27. Passive Spells/02. Aura Passive Ability.mp4 | 66.55 MB |
27. Passive Spells/03. Passive Ability Info.mp4 | 91.51 MB |
27. Passive Spells/04. Passive Tags in Spell Tree.mp4 | 118.56 MB |
27. Passive Spells/06. Multiple Level Up Rewards.mp4 | 148.02 MB |
27. Passive Spells/08. Passive Ability Activation.mp4 | 411.16 MB |
27. Passive Spells/10. Passive Niagara Component.mp4 | 401.99 MB |
28. Arcane Shards/01. Magic Circle.mp4 | 195.03 MB |
28. Arcane Shards/02. Spawning Magic Circles.mp4 | 136.38 MB |
28. Arcane Shards/03. Magic Circle Interface Functions.mp4 | 115.26 MB |
28. Arcane Shards/04. Arcane Shards Spell.mp4 | 203.96 MB |
28. Arcane Shards/05. Wait Input Press.mp4 | 137.65 MB |
28. Arcane Shards/06. Anti Aliasing and Moving Decals.mp4 | 74.82 MB |
28. Arcane Shards/07. Point Collection.mp4 | 578.17 MB |
28. Arcane Shards/08. Async Point Locations.mp4 | 159.52 MB |
28. Arcane Shards/09. Gameplay Cue Notify Burst.mp4 | 256.13 MB |
28. Arcane Shards/10. Arcane Shards Montage.mp4 | 225.57 MB |
28. Arcane Shards/11. Radial Damage Parameters.mp4 | 214.28 MB |
28. Arcane Shards/12. Setting Radial Damage Parameters.mp4 | 132.05 MB |
28. Arcane Shards/13. Radial Damage with Falloff.mp4 | 218.32 MB |
28. Arcane Shards/14. Tying Radial Damage All Together.mp4 | 427.98 MB |
28. Arcane Shards/15. Ignore Enemies while Magic Circle Active.mp4 | 110.23 MB |
28. Arcane Shards/16. Knockback Force and Death Impulse Overrides.mp4 | 211.45 MB |
28. Arcane Shards/17. Spell Descriptions.mp4 | 165.67 MB |
28. Arcane Shards/18. Arcane Shards Cost and Cooldown.mp4 | 183.66 MB |
29. Fire Blast/01. FireBlast Ability.mp4 | 145.79 MB |
29. Fire Blast/02. FireBlast Cost and Cooldown.mp4 | 71.95 MB |
29. Fire Blast/03. Aura Fire Ball.mp4 | 163.11 MB |
29. Fire Blast/04. Spawning FireBalls.mp4 | 112.05 MB |
29. Fire Blast/05. FireBall Timelines.mp4 | 219.10 MB |
29. Fire Blast/06. Causing FireBall Damage.mp4 | 136.97 MB |
29. Fire Blast/07. FireBall Explosive Damage.mp4 | 418.03 MB |
29. Fire Blast/08. Empty Cooldown Texture.mp4 | 99.81 MB |
29. Fire Blast/09. Execute Local Gameplay Cues.mp4 | 137.31 MB |
30. Saving Progress/01. Saving Progress.mp4 | 35.71 MB |
30. Saving Progress/02. Main Menu.mp4 | 562.30 MB |
30. Saving Progress/03. Play and Quit Buttons.mp4 | 190.39 MB |
30. Saving Progress/04. Vacant Load Slot.mp4 | 216.45 MB |
30. Saving Progress/05. Enter Name Load Slot.mp4 | 61.47 MB |
30. Saving Progress/06. Taken Load Slot.mp4 | 81.34 MB |
30. Saving Progress/07. Load Menu.mp4 | 177.76 MB |
30. Saving Progress/08. MVVM.mp4 | 27.95 MB |
30. Saving Progress/09. Changed Needed for 5.3+.mp4 | 512.79 MB |
30. Saving Progress/10. View Model Class.mp4 | 189.57 MB |
30. Saving Progress/11. Constructing a View Model.mp4 | 240.16 MB |
30. Saving Progress/12. Load Slot View Model.mp4 | 295.61 MB |
30. Saving Progress/13. Switching the Widget Switcher.mp4 | 247.45 MB |
30. Saving Progress/14. Save Game Object.mp4 | 139.76 MB |
30. Saving Progress/15. Binding Variables to ViewModels.mp4 | 106.15 MB |
30. Saving Progress/16. Load Slot Status.mp4 | 168.37 MB |
30. Saving Progress/17. Enabling the Select Slot Button.mp4 | 135.75 MB |
30. Saving Progress/18. Enabling Play and Delete Buttons.mp4 | 125.86 MB |
30. Saving Progress/19. Are You Sure Widget.mp4 | 394.72 MB |
30. Saving Progress/20. Deleting a Slot.mp4 | 249.89 MB |
30. Saving Progress/21. Map Name Field Notify.mp4 | 207.21 MB |
30. Saving Progress/22. Saving the Map Name.mp4 | 59.19 MB |
30. Saving Progress/23. Traveling to the Saved Map.mp4 | 184.54 MB |
31. Checkpoints/01. Choosing the Player Start.mp4 | 134.31 MB |
31. Checkpoints/02. Setting the Default Player Start.mp4 | 163.24 MB |
31. Checkpoints/03. Save the Player Start Tag.mp4 | 103.65 MB |
31. Checkpoints/04. Checkpoints.mp4 | 245.51 MB |
31. Checkpoints/05. Interface Function for Saving Progress.mp4 | 253.00 MB |
31. Checkpoints/06. Saving Player Data.mp4 | 83.49 MB |
31. Checkpoints/07. Loading Player Data.mp4 | 151.80 MB |
31. Checkpoints/08. Initializing Attributes From Disk.mp4 | 320.34 MB |
31. Checkpoints/09. Showing Player Level in Load Screen.mp4 | 77.31 MB |
31. Checkpoints/10. Saving Abilities.mp4 | 153.86 MB |
31. Checkpoints/11. Loading Abilities.mp4 | 373.14 MB |
31. Checkpoints/12. Data Structures for Saving Data.mp4 | 122.71 MB |
31. Checkpoints/13. Saving World State.mp4 | 202.38 MB |
31. Checkpoints/14. Loading World State.mp4 | 161.94 MB |
32. Map Entrance/01. Different Highlight Colors.mp4 | 169.42 MB |
32. Map Entrance/02. Highlight Interface.mp4 | 82.32 MB |
32. Map Entrance/03. Targeting Status.mp4 | 258.94 MB |
32. Map Entrance/04. Highlighting Non-Enemies.mp4 | 96.48 MB |
32. Map Entrance/05. Set Move-To Location.mp4 | 185.91 MB |
32. Map Entrance/06. Beacons.mp4 | 257.48 MB |
32. Map Entrance/07. Map Entrance.mp4 | 424.41 MB |
32. Map Entrance/08. Dungeon Stair Entrance.mp4 | 283.64 MB |
32. Map Entrance/09. Dungeon Entrance Blueprints.mp4 | 277.19 MB |
32. Map Entrance/10. Polish Menu.mp4 | 80.76 MB |
32. Map Entrance/11. Spawn Volumes.mp4 | 308.68 MB |
32. Map Entrance/12. Player Death.mp4 | 216.00 MB |
32. Map Entrance/13. Loot Tiers.mp4 | 485.59 MB |
32. Map Entrance/14. Loot Effects.mp4 | 252.69 MB |
32. Map Entrance/15. Loot Drop Curve.mp4 | 178.62 MB |
32. Map Entrance/16. Pickup Sounds.mp4 | 200.38 MB |
32. Map Entrance/17. Quit Button.mp4 | 335.25 MB |
33. Course Conclusion/01. Quest - Levels.mp4 | 3.87 MB |
33. Course Conclusion/02. Conclusion - Bonus Video.mp4 | 12.09 MB |
GIT HTML files (extract here).7z | 15.23 KB |
Project files.7z | 747.04 MB |
SUBTITLES (extract here).7z | 1.49 MB |
No trackers found |
TorrentBank
Copyright © 2024