Udemy - Optimising A Mobile Game In Unity

seeders: 0
leechers: 1
Added 4 years ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Optimising A Mobile Game In Unity (Size: 3.6 GB)
  00GunShot.wav 357.1 KB
  01BatAttack.wav 72 KB
  02Flesh-bite.wav 224.8 KB
  02_arms.mesh 263.1 KB
  03GhostHowl.wav 315 KB
  03_handgun_01.mesh 185.6 KB
  03_handgun_01_iron_sights.mesh 31 KB
  1. Downloading Unity.mp4 13.2 MB
  1. Downloading Unity.srt 4.8 KB
  1. Export for android.mp4 65.9 MB
  1. Export for android.srt 8.6 KB
  1. Introduction.mp4 20.3 MB
  1. Introduction.srt 2 KB
  1. Performance profiling.mp4 73.6 MB
  1. Performance profiling.srt 18.2 KB
  1. Scene layout.mp4 151 MB
  1. Scene layout.srt 21.3 KB
  10. Adding a zombie character.mp4 131.1 MB
  10. Adding a zombie character.srt 17.1 KB
  11. Adding more enemies.mp4 120.8 MB
  11. Adding more enemies.srt 17.2 KB
  12. Zombie AI.mp4 88.1 MB
  12. Zombie AI.srt 11.9 KB
  13. Shoot button.mp4 118.1 MB
  13. Shoot button.srt 17.6 KB
  14. Raycasting.mp4 157.7 MB
  14. Raycasting.srt 23.7 KB
  15. Shoot enemies task.mp4 7.1 MB
  15. Shoot enemies task.srt 819.2 B
  16. Adding particles.mp4 140.6 MB
  16. Adding particles.srt 16.5 KB
  17. Enemy pooling.mp4 208.3 MB
  17. Enemy pooling.srt 24.9 KB
  18. Pooling other enemies.mp4 61.4 MB
  18. Pooling other enemies.srt 6.6 KB
  19. Damage sounds.mp4 141.1 MB
  19. Damage sounds.srt 15.1 KB
  2. Change to android build.mp4 17.9 MB
  2. Change to android build.srt 5.1 KB
  2. Prop layout.mp4 167.6 MB
  2. Prop layout.srt 14 KB
  2. Scripting profiling.mp4 79.5 MB
  2. Scripting profiling.srt 13.7 KB
  2. Switch to IOS platform.mp4 6.1 MB
  2. Switch to IOS platform.srt 1.2 KB
  20. Damage graphics.mp4 91.5 MB
  20. Damage graphics.srt 10.7 KB
  21. Adding a healthbar.mp4 68.4 MB
  21. Adding a healthbar.srt 7.9 KB
  22. Reloading the gun.mp4 135.5 MB
  22. Reloading the gun.srt 16.4 KB
  23. Sound task.mp4 7.6 MB
  23. Sound task.srt 1 KB
  24. Sound task review.mp4 24.3 MB
  24. Sound task review.srt 2.2 KB
  25. Timer.mp4 53 MB
  25. Timer.srt 7.9 KB
  26. Level load.mp4 23.7 MB
  26. Level load.srt 2.9 KB
  27. Loading enemies.mp4 53.1 MB
  27. Loading enemies.srt 7.5 KB
  28. Displaying level.mp4 93.7 MB
  28. Displaying level.srt 14.9 KB
  29. Main menu.mp4 40.9 MB
  29. Main menu.srt 8.1 KB
  3. Export for IOS.mp4 83 MB
  3. Export for IOS.srt 9.5 KB
  3. Optimising the settings.mp4 46.5 MB
  3. Optimising the settings.srt 13.9 KB
  3. Profiler documentation.mp4 41.2 MB
  3. Profiler documentation.srt 3.5 KB
  3. The profiler.mp4 75.1 MB
  3. The profiler.srt 14.6 KB
  30. Game over screen.mp4 124.4 MB
  30. Game over screen.srt 14.6 KB
  31. Resetting the game.mp4 69.6 MB
  31. Resetting the game.srt 7 KB
  32. Health pickup.mp4 78.1 MB
  32. Health pickup.srt 7.4 KB
  4. Adding walls.mp4 142.4 MB
  4. Adding walls.srt 14.7 KB
  4. Course completion.mp4 15.8 MB
  4. Course completion.srt 1.5 KB
  4. Fixing any issues.mp4 66.8 MB
  4. Fixing any issues.srt 10.2 KB
  4. Importing assets.mp4 53.5 MB
  4. Importing assets.srt 12 KB
  5. Camera move control.mp4 120.5 MB
  5. Camera move control.srt 24.2 KB
  6. Assignment solution.mp4 29.1 MB
  6. Assignment solution.srt 4.9 KB
  7. Displaying frame rates.mp4 37 MB
  7. Displaying frame rates.srt 5.8 KB
  8. Baking lightmaps.mp4 176.3 MB
  8. Baking lightmaps.srt 21.7 KB
  9. Adding player arms.mp4 123.6 MB
  9. Adding player arms.srt 17.5 KB
  Bonus Resources.txt 307.2 B
  Crosshair.png 1 KB
  FPSCounter.cs 1.1 KB
  Get Bonus Downloads Here.url 204.8 B
  HealthBar.jpg?042148 8.3 KB
  MainMenu.jpg?042148 214.4 KB
  Scratch.png 79.4 KB
  SmallBullet.png 8.9 KB
  Unity assets required.txt 921.6 B
  moon.png 34.4 KB
  ▲ 107 total files

Description


Optimising A Mobile Game In Unity



Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 3.5 GB | Duration: 6h 44m
Optimisation tips and techniques for creating mobile games
What you'll learn
How to optimise graphics and code for mobile games
Strategies for designing for android and IOS
Modifying Unity settings for better performance
Object pooling
C# scripting for a mobile shooting game

Description
Creating games for mobile phones is very different than creating games for computers, they require a lot of optimisation techniques. In this course I am going to be covering those optimisation tips and techniques to optimise a game in Unity that is designed specifically for mobile phones and tablets.

We will be designing a Halloween themed shooting game that has an endless wave of enemies that gets faster with each increasing level. I will be showing you how to setup this project correctly, going through the Unity settings, I will be explaining what they do and how to customise for mobile devices.

Then we will begin creating the game, while using Unity profiler to check performance and look at ways to optimise for smooth gameplay and solid frames per second.