FileMood

Download Udemy - The Complete Unity Developer

Udemy The Complete Unity Developer

Name

Udemy - The Complete Unity Developer

 DOWNLOAD Copy Link

Total Size

7.2 GB

Total Files

236

Hash

3F6FE8B5FD7D25E84F985B2E69675F712E90E5AA

/Section 1 - Introduction And Setup/

Lecture 1 - About This Unity Tutorial Course.mp4

43.6 MB

Lecture 10 - The Three Languages Compared.mp4

51.2 MB

Lecture 11 Useful Resources.pdf

92.4 KB

Lecture 2 - Section Notes.pdf

149.0 KB

Lecture 3 - WElcome & How To Use This Course.mp4

49.7 MB

Lecture 4 - Download Register & Install Unity3D.mp4

14.7 MB

Lecture 5 - How Unity 3D & Mono Develop Relate.mp4

12.6 MB

Lecture 6 - Downloading Angry Bots.mp4

34.0 MB

Lecture 7 - Introduction To The Unity Editor.mp4

49.0 MB

Lecture 8 - Introduction To Monodevelop.mp4

11.4 MB

Lecture 9 Saving & Closing Your Project.mp4

18.2 MB

/Section 10 - Final Section/

Lecture 230 - That's All Folks....For Now.mp4

28.1 MB

Lecture 231 - Credits.mp4

15.4 MB

/Section 2 - Number Wizard - Getting Comfortable with Scripting/

Lecture 12 - About The Number Wizard Game.mp4

35.2 MB

Lecture 13 - Section Notes.pdf

139.8 KB

Lecture 14 - Printing Text To The Console.mp4

22.0 MB

Lecture 15 - Variables For Things That Change.mp4

15.0 MB

Lecture 16 - REsponding To Key Presses.mp4

33.6 MB

Lecture 17 - Using If To Make Choices.mp4

27.4 MB

Lecture 18 - Scope & Content of Variables.mp4

46.0 MB

Lecture 19 - Simplifying By Creating Functions.mp4

20.0 MB

Lecture 20 -Completing The Number Wizard Game.mp4

33.9 MB

/Section 3 - Text 101 - An Old-School Text Adventure/

Lecture 22 - About Text 101.mp4

57.1 MB

Lecture 23 - Text 101 Game DEsign Document (GDD).pdf

341.5 KB

Lecture 24 - Your Text 101 Image Asset.txt

0.2 KB

Lecture 25 - Text 101 Section Notes.pdf

113.3 KB

Lecture 26 - More About Creating New Projects.mp4

21.5 MB

Lecture 27 - Adding A 2D Interface Text.mp4

50.3 MB

Lecture 28 - Word Wrapping & Joining Strings.mp4

35.2 MB

Lecture 29 - Building Your Game Engine.mp4

71.2 MB

Lecture 30 - Our Text Controller CS Script.pdf

50.3 KB

Lecture 31 - Re-Organizing Our Code.mp4

53.3 MB

Lecture 32 - Extending Your Story.mp4

78.1 MB

Lecture 33 - Our Text Controller CS Script - Extended Story.pdf

59.8 KB

Lecture 34 - Build For Web & Share.mp4

34.8 MB

Lecture 35 - Text 101 Project Files.zip

52.7 KB

Lecture 36 - Recap & Review Text 101.mp4

20.1 MB

prison-word-png.zip

29.3 KB

/Section 4 - Number Wizard UI/

Creating & Saving Levels.mp4

6.4 MB

Lecture 37 - Introduction To The User Interface.mp4

39.8 MB

Lecture 38 - Game Design Document.pdf

289.5 KB

Lecture 39 -Section Notes.pdf

170.1 KB

Lecture 40 - Object Oriented Basics.mp4

46.6 MB

Lecture 42 - How to Add Text to the Scene.mp4

23.7 MB

Lecture 43 - Adding A Start Button.mp4

16.5 MB

Lecture 44 - Calling Scripts From Buttons.mp4

26.0 MB

Lecture 45 - Creating Scenes From GDD.mp4

30.4 MB

Lecture 46 - How to Load Scenes & Quit.mp4

27.0 MB

Lecture 47 - Importing Number Wizard Script.mp4

24.2 MB

Lecture 48 - Number Wizard Code.pdf

45.6 KB

Lecture 49 - Changing Text Via Scripts.mp4

17.3 MB

Lecture 50 - Finishing The UI.mp4

28.5 MB

Lecture 51 - Celebration, Recap, & What's Next.mp4

67.7 MB

/Section 5 - Block Breaker/

Lecture 52 - Intrduction To Block Breaker.mp4

41.8 MB

Lecture 53 - Game Design Document.pdf

784.7 KB

Lecture 54 -Your Block Breaker Assets.zip

1.2 MB

Lecture 55 - Section Notes.pdf

1.2 MB

Lecture 56 - Creating A 2D Brick Sprite.mp4

56.4 MB

Lecture 57 - Import The Menu System.mp4

32.9 MB

Lecture 58 Playing Background Music.mp4

33.3 MB

Lecture 59 - Introducing Static Variables.mp4

24.3 MB

Lecture 60 - Setting Up Your Play Space.mp4

29.6 MB

Lecture 61 - Ball + Gravity + Colliders = Fun.mp4

28.8 MB

Lecture 62 - Colliders & Triggers.mp4

38.5 MB

Lecture 63 - Tidying Up Before Moving On.mp4

27.0 MB

Lecture 64 - Choosing Collidewr Type.mp4

31.0 MB

Lecture 65 - Using Physics Materials For Bounce.mp4

26.0 MB

Lecture 66 - Movemant By Mouse.mp4

40.3 MB

Lecture 67 - Launching Ball on Mouse Click.mp4

46.3 MB

Lecture 68 - Invisable Colliders & Gravity Scale.mp4

35.0 MB

Lecture 69 - Creating & Using Prefabs.mp4

42.4 MB

Lecture 70 - Using Editor Snap To Grid.mp4

20.8 MB

Lecture 71 Using Prefabs.mp4

32.0 MB

Lecture 72 - Using Gameobject - findobjectoftype.mp4

34.9 MB

Lecture 73 - Level Build Order.mp4

37.6 MB

Lecture 74 - Destorying When Hit.mp4

34.0 MB

Lecture 75 - Importing Sprite Sheets.mp4

68.4 MB

Lecture 76 - Swapping Sprites Via Script.mp4

44.8 MB

Lecture 77 - Consolidating Hit Counting.mp4

48.2 MB

Lecture 78 - Statics To Detect Win Condition.mp4

49.4 MB

Lecture 79 - Playing Sound on Impact.mp4

50.4 MB

Lecture 80 - Using Random Range.mp4

31.1 MB

Lecture 81 - Automated Play Testing.mp4

60.9 MB

Lecture 82 - Build & Share on the Web.mp4

33.0 MB

Lecture 83 - Fixing User Reported Bugs.mp4

24.0 MB

Lecture 84 - More Complex Collider Shapes.mp4

47.3 MB

Lecture 85 - Making Code Extendable.mp4

28.0 MB

Lecture 86 - Using Particle Systems.mp4

46.6 MB

Lecture 87 - Recap & Review.mp4

31.9 MB

/Section 6 - Lazer Defender/

Lecture 100 - Enemies Shooting Back.mp4

82.0 MB

Lecture 101 - Controlling collisions With Layers.mp4

24.8 MB

Lecture 102 - Detecting Enemy Destruction.mp4

73.4 MB

Lecture 103 - Enemy Position Animation.mp4

68.1 MB

Lecture 104 - Creating A Starfield.mp4

54.2 MB

Lecture 105 - Keeping Score.mp4

52.0 MB

Lecture 106 - Sound Effects For Fun & Profit.mp4

35.4 MB

Lecture 107 - Sprite Rendering Order.mp4

30.4 MB

Lecture 108 - Polishing the Menu System I.mp4

52.2 MB

Lecture 109 - Polishing the Menu System II.mp4

38.7 MB

Lecture 110 - Section Wrap Up.mp4

40.4 MB

Lecture 88 - Introduction To Laser Defender.mp4

28.0 MB

Lecture 89 - Game Design Document.pdf

171.8 KB

Lecture 90 - Laser Defender Assets.zip

54.5 MB

Lecture 91 - Section Notes.pdf

4.3 MB

Lecture 92 - Importing The Menu System.mp4

17.2 MB

Lecture 93 - A Starship We Can Control.mp4

33.5 MB

Lecture 94 - Restricting Player's Position.mp4

45.5 MB

Lecture 95 Creating The Enemies.mp4

27.8 MB

Lecture 96 - Creating The Enemy Positions.mp4

38.2 MB

Lecture 97 - Moving The Enemy Formations.mp4

67.9 MB

Lecture 98 - Spwaning Projectiles.mp4

69.1 MB

Lecture 99 Shooting Enemies.mp4

51.6 MB

/Section 7 - Ghoul Garden/

LEcture 116 - Adding Custom Fonts To Menus.mp4

21.2 MB

Lecture 111 - Introduction to Ghoul Garden.mp4

30.4 MB

Lecture 112 - Game Design Document.pdf

1.5 MB

Lecture 113 - Draft Assets.zip

8.7 MB

Lecture 113 - Upgraded Artwork.zip

396.8 KB

Lecture 114 - Section Notes.pdf

240.1 KB

Lecture 115 - Using Unity Packages.mp4

13.3 MB

Lecture 117 - Finishing Menu Screen.mp4

20.1 MB

Lecture 118 - Using Application Quit.mp4

19.3 MB

Lecture 119 - Prepare For Build.mp4

14.2 MB

Lecture 120 - Building & Running Your Game.mp4

11.2 MB

Lecture 121 - Art Placeholder & Sketches.mp4

62.2 MB

Lecture 122 - Scaling & Slicing Sprites.mp4

42.4 MB

Lecture 123 - Slicing Sprites.mp4

28.1 MB

Lecture 124 - Creating The Zombie Prefab.mp4

22.3 MB

Lecture 125 - Create & Place Enemy Spawner.mp4

13.9 MB

Lecture 126 - Using Parents GameObjects.mp4

18.1 MB

Lecture 127 - Auto Parent Sapwned Objects.mp4

24.9 MB

Lecture 128 - Set Enemy Spawn Position.mp4

26.1 MB

Lecture 129 - About Gimos & OnDrawGizmos.mp4

35.4 MB

Lecture 130 - Using Rigidbody 2D.mp4

24.0 MB

Lecture 131 - Random Range & Inspector.mp4

29.9 MB

Lecture 132 - Transparent Sprites.mp4

55.2 MB

Lecture 133 Object Design For Click Spawning.mp4

13.7 MB

Lecture 134 - Using Prefabs.mp4

24.8 MB

Lecture 135 - Spawning From PRefab on Click.mp4

12.0 MB

Lecture 136 - Using Game Find.mp4

24.5 MB

Lecture 137 - Instantiating at Clicked Position.mp4

19.4 MB

Lecture 138 - Finish Tiles.mp4

25.1 MB

Lecture 139 - Preventing Duplicate Placement.mp4

37.5 MB

Lecture 140 - Adding Gizom To See Colliders.mp4

17.3 MB

Lecture 142 - Firing Bullets.mp4

29.7 MB

Lecture 143 - About Collision Detection.mp4

28.1 MB

Lecture 144 - Setting Up Rigidbody Collisions.mp4

19.3 MB

Lecture 145 - Using Physics Ignore Layer Collision.mp4

24.0 MB

Lecture 146 - Using On collision Enter 2D.mp4

20.7 MB

Lecture 147 - Getting All OCD About Damage.mp4

16.4 MB

Lecture 148 - Renaming Scripts & Prefabs For Clarity.mp4

37.1 MB

Lecture 149 - Game Object Get Component.mp4

43.8 MB

Lecture 150 - About Unity's Component Model.mp4

61.6 MB

Lecture 151 - Coding Enemy Health & Damage.mp4

28.1 MB

Lecture 152 - Zombie Damage.mp4

27.2 MB

Lecture 153 - Using Time Delta Time.mp4

29.3 MB

Lecture 154 - Add A UI Canvas & Slider.mp4

37.8 MB

Lecture 155 - Use UI Slider Value.mp4

20.7 MB

Lecture 156 - Add Simple UI.mp4

28.1 MB

Lecture 157 - Passing Score Between Levels A.mp4

30.8 MB

Lecture 158 - Passing Score Between Levels B.mp4

56.2 MB

Lecture 159 - Passing Score Between Levels C.mp4

68.4 MB

Lecture 160 - Tidying Up & Shipping.mp4

46.1 MB

Lecture 161 - Add Funny Sounds.mp4

81.6 MB

Lecture 162 - Install Your Upgraded Artwork.mp4

63.9 MB

Lecture 163 - Kill Persistent GameObjects.mp4

55.7 MB

Lecture 164 - If it Looks Like A Bug....mp4

38.2 MB

Lecture 165 - Colliders & Things.mp4

20.9 MB

Lecture 166 - Section Wrap Up.mp4

21.9 MB

/Section 8 - Hyperpaddle - Pong in 3D/

LEcture 185 - Your First Custom Material.mp4

16.7 MB

Lecture 167 - Introduction To Hyperpaddle.mp4

40.4 MB

Lecture 168 - Game Design Document.pdf

1.6 MB

Lecture 169 - Hyperpaddle Assets.zip

147.7 KB

Lecture 170 - Section Notes.pdf

328.6 KB

Lecture 171 - Create A Re-Usable Menu.mp4

16.4 MB

Lecture 171 - Menu System v2.zip

6.1 KB

Lecture 172 - Setting Menus According to GDD.mp4

26.4 MB

Lecture 173 - Setting Up Your 3D Gamespace.mp4

36.1 MB

Lecture 174 - Screen Space - Overly UI.mp4

17.3 MB

Lecture 175 - About Orthagraphic Cameras.mp4

17.9 MB

Lecture 176 - Add A Perspective Camera.mp4

13.8 MB

Lecture 177 - Choosing Your Cordinates.mp4

11.7 MB

Lecture 178 - Add & Scale A 3D Cube.mp4

11.7 MB

Lecture 179 - Dragging 3D Objects.mp4

21.1 MB

Lecture 180 - On Mouse Drag.mp4

31.2 MB

Lecture 181 - Using Camera Screen World Point.mp4

45.2 MB

Lecture 182 - Using Mathf Clamp.mp4

18.1 MB

Lecture 183 - Player Paddle cs.pdf

44.7 KB

Lecture 184 - Add Second Paddle & Third Light.mp4

10.5 MB

Lecture 186 - Materials, Textures & Shaders.mp4

12.0 MB

Lecture 187 - Create Your First Texture.mp4

20.6 MB

Lecture 188 - Changing The Editor Layout.mp4

25.7 MB

Lecture 189 - Editing & Understanding Point Lighting.mp4

20.8 MB

Lecture 190 - Add A White Ball.mp4

23.5 MB

Lecture 191 - Your First Physics Material.mp4

28.6 MB

Lecture 192 - Cortana Meet PaddleAI.mp4

20.9 MB

Lecture 193 - Adding A World Space Scoreboard.mp4

50.3 MB

Lecture 194 - Get Score Updating.mp4

29.9 MB

Lecture 195 - Recording Sound Effects.mp4

24.1 MB

Lecture 196 - Triggering Sounds From Script.mp4

33.3 MB

Lecture 197 - Subtle Camera Movement.mp4

46.7 MB

Lecture 198 - Play Testing & Tuning.mp4

107.4 MB

Lecture 199 - Testing 2 & Timestep.mp4

54.8 MB

Lecture 200 - Designing Your Score System.mp4

20.6 MB

Lecture 201 - Creating A Scoreboard.mp4

34.3 MB

Lecture 202 - Placing The Scoreboard.mp4

81.4 MB

Lecture 203 - Using InputField For Player Input.mp4

35.6 MB

Lecture 204 - Getting Values From InputField.mp4

57.1 MB

Lecture 205 - Temporary Scorfeboard Code.pdf

39.5 KB

Lecture 206 - A Temporarary Scoreboard.mp4

39.1 MB

Lecture 207 - Displaying the Top Scores.mp4

44.8 MB

Lecture 208 - Reading & Writing Files From Disk.mp4

61.3 MB

Lecture 209 - Action on Create & Destroy.mp4

49.7 MB

Lecture 210 - Handeling Errors & Exceptions.mp4

45.1 MB

Lecture 211 - Stroing Scoreboard Data.mp4

45.2 MB

Lecture 212 - Replacing The Old Scoreboard.mp4

35.8 MB

Lecture 213 - Persisting Scores To Disk.mp4

98.6 MB

Lecture 214 - Tidying up The Project.mp4

55.1 MB

Lecture 215 - Local Scoreboard Code.pdf

49.6 KB

Lecture 216 - Setting up Parse.mp4

29.8 MB

Lecture 217 - Setting up Our First Parse Object.mp4

19.2 MB

Lecture 218 - Saving Scores to Parse.mp4

60.7 MB

Lecture 219 - Retrieving Scores From Parse.mp4

68.8 MB

Lecture 220 - Finishing The Global Scoreboard.mp4

53.2 MB

Lecture 221 - Integrating The Global Scoreboard.mp4

31.5 MB

Lecture 222 - Scoreboard Data Structure.mp4

60.3 MB

Lecture 223 - Sanity Checking Our Game.mp4

72.2 MB

Lecture 224 - Global Scoreboard Code.pdf

43.2 KB

Lecture 225 - Section Wrap Up.mp4

48.6 MB

/Section 9 - Working in Boo & Unityscript/

Lecture 226 - Boo Translation.pdf

114.4 KB

Lecture 226 - Number Wizard - Boo.zip

23.6 KB

Lecture 227 - Number Wizard - Unityscript.zip

24.0 KB

Lecture 227 - Unityscript Translation.pdf

118.7 KB

Lecture 228 - Number Wizard UI - BOO Translation.pdf

96.6 KB

Lecture 229 - Number Wizard UI Unityscript Translation.pdf

96.6 KB

Lecture 29 - Number Wizard UI - Unityscript.zip

38.7 KB

Number Wizard UI - BOO.zip

38.7 KB

 

Total files 236


Copyright © 2024 FileMood.com