Free Course Image Unity - survival game

Free online courseUnity - survival game

Duration of the online course: 11 hours and 23 minutes

5

StarStarStarStarStar

(12)

Learn to create a survival game with Unity in this free online course. Master game development basics, animation, combat, AI, audio, and more. Perfect for beginners!

In this free course, learn about

  • Core Gameplay and Combat Foundations
  • Character Animation and UI Basics
  • Environment Rendering and Visual Effects
  • World Building: Terrain, Materials and Vegetation
  • Enemy AI and Interactive Audio
  • Ranged Combat and Advanced Enemy Behavior
  • Interaction, Player Health and Assets
  • Respawn Systems and Player Control
  • Time of Day, Environment Effects and Level Design
  • Landscape and First-Person Arms Setup
  • Mecanim Animation and Weapon Setup
  • Movement, Damage, and Weapon Switching Systems
  • Advanced Melee and Weapon Behavior

Course Description

Welcome to "Unity - Survival Game," an immersive course in game development that spans a comprehensive duration of 11 hours and 23 minutes. Once you dive in, you'll understand why it achieved an outstanding average of 5 stars in user ratings.

Belonging to the Information Technology category and more specifically to the subcategory of Game Development, this course takes you on an exciting journey through the process of creating a survival game using Unity. It's meticulously designed to cater to both beginners and those with some experience in game development, ensuring you gain a deep understanding of Unity's powerful features.

We start with the basics, where you'll get acquainted with Unity's interface and essential tools. Learn how to create a robust survival game from the ground up, laying a strong foundation for your game development skills.

As we progress, you'll delve into melee combat mechanics, mastering the art of creating intuitive and responsive combat systems. You'll also explore intricate aspects of animations and health systems, ensuring your survival game characters move fluidly and realistically.

The course then takes you deeper into Unity's animation systems, crosshairs for aiming precision, and the critical skills of timing, animation blending, and importing assets. The specialized segments on render settings and glowing particles will elevate your game's visual quality to a new level.

Terrain creation is covered extensively, teaching you to craft dynamic environments. You'll gain expertise in materials, shaders, and the details that make objects visually striking. The tree generator lesson ensures your game's environment looks lush and alive.

Weaponry in survival games is a crucial aspect. You'll learn how to implement weapon switching and animate enemy AI to challenge players effectively. The audio components of the course focus on creating immersive soundscapes with audio zones and advanced audio techniques.

The advanced AI and subsequent modules will push your skills further, teaching you the nuances of fixing and tweaking various elements of the game. You'll explore the creation of interactive elements like doors and refine player health systems for a more realistic experience.

Additionally, you’ll discover how to create engaging menus for respawn mechanics, improve player controls, and facilitate player respawns. One of the highlights is mastering the day/night cycle, adding a layer of realism to your game world. The course also covers importing models, coloring water for environmental aesthetics, and designing compelling game levels.

From adding detailed elements like player arms and preventing weapon clipping to mastering Unity's powerful Mecanim animation system over two dedicated modules, you'll build a versatile skill set. Learn to integrate new weapons seamlessly, account for falling damage, and enhance melee combat mechanics. By the end of this course, your survival game will be a polished, immersive experience.

Unleash your creativity, harness Unity’s tools, and develop a survival game that you can be proud of. Join "Unity - Survival Game" today and turn your game development dreams into reality!

Course content

  • Video class: 1. Unity Tutorial Basics - Create a Survival Game 12m
  • Exercise: _What is the first step to create a survival game in Unity according to Brackeys?
  • Video class: 2. Unity Tutorial Melee Combat- Create a Survival Game 17m
  • Exercise: What is the purpose of the 'raycast' function in a Unity game?
  • Video class: 3. Unity Tutorial Animation and Health - Create a Survival Game 26m
  • Exercise: What is the 'maxDistance' variable used for in the Survival game tutorial?
  • Video class: 4. Unity Tutorial Animation System - Create a Survival Game 19m
  • Exercise: What is the default animation for the character when no actions are performed?
  • Video class: 5. Unity Tutorial, Crosshairs - Create a Survival Game 08m
  • Exercise: How do you center a graphical element on the screen in Unity using a GUI texture?
  • Video class: 6. Unity Tutorial, Timing, Animation and Importing - Create a Survival Game 25m
  • Exercise: What file format does Unity prefer for importing models from Autodesk software?
  • Video class: 7A. Unity Tutorial, Render Settings - Create a Survival Game 12m
  • Exercise: What function does the 'Render Settings' serve in Unity?
  • Video class: 7B. Unity Tutorial, Glowing Particles - Create a Survival Game 24m
  • Exercise: How can you make a magical sword with particle effects in Unity?
  • Video class: 8. Unity Tutorial, Terrains - Create a Survival Game 19m
  • Exercise: _What is the first step in creating a terrain in Unity for the survival game tutorial by Brackeys?
  • Video class: 9. Unity Tutorial, Lamps, Materials, Shaders - Create a Survival Game 18m
  • Exercise: What is the first step to apply a new texture to terrain in Unity?
  • Video class: 10. Unity Tutorial, Tree Generator - Create a Survival Game 17m
  • Exercise: _What is the purpose of the tree generation tool in Unity?
  • Video class: 11th. Unity Tutorial, Weapon Switching - Create a Survival Game 09m
  • Exercise: Which key is used for weapon switching in Unity based on the script?
  • Video class: 12th. Unity Tutorial, Enemy AI - Create a Survival Game 24m
  • Exercise: What color does the enemy change to when in attack range?
  • Video class: 13th. Unity Tutorial, Audio Zones - Create a Survival Game 13m
  • Exercise: In Unity, how can audio be controlled when a player enters or exits a specific area?
  • Video class: 14th. Unity Tutorial, Awesome Audio - Create a Survival Game 20m
  • Exercise: _What is the advantage of enabling 3D sound for audio files in Unity?
  • Video class: Unity Shooting Tutorial (Raycast and Prefab) 29m
  • Exercise: Which shooting method is more precise for fast objects?
  • Video class: 15th. Unity Tutorial, Advanced AI - Create a Survival Game 25m
  • Exercise: _What is the component that replaces the capsule Collider in the advanced AI script in the Unity survival game tutorial by Brackeys?
  • Video class: 16. Unity Tutorial, Fixing and Tweaking - Create a Survival Game 08m
  • Exercise: What was the primary focus of the video?
  • Video class: 17. Unity Tutorial, DOORS - Create a Survival Game 30m
  • Exercise: What is the main focus of the scripting tutorial in Unity?
  • Video class: 18. Unity Tutorial, Player Health - Create a Survival Game 12m
  • Exercise: What happens when the enemy attacks the player three times?
  • Video class: Bonus, Using the Assets! Unity Tutorial - Create a Survival Game 09m
  • Exercise: _What program can you use to decompress the downloaded survival assets file on a Windows computer?
  • Video class: 19. Unity Tutorial, Respawn Menu - Create a Survival Game 20m
  • Exercise: What is the purpose of the respawn menu script in a survival game?
  • Video class: 20. Unity Tutorial, Improved Controls - Create a Survival Game 11m
  • Exercise: _What is the name of the script used to improve the controls in the survival game tutorial by Brackeys?
  • Video class: 21. Unity Tutorial, Player Respawn - Create a Survival Game 23m
  • Exercise: What is the purpose of the respawn system in the game series tutorial?
  • Video class: 22. Unity Tutorial, DAY/NIGHT CYCLE - Create a Survival Game 18m
  • Exercise: What is the primary purpose of the script discussed in the Unity tutorial?
  • Video class: 23. Unity Tutorial, Importing Models - Create a Survival Game 31m
  • Exercise: What is the purpose of the 23rd tutorial in the survival game series?
  • Video class: 24. Unity Tutorial, Water Color - Create a Survival Game 13m
  • Exercise: _What is the purpose of expanding the time of day script in the survival game tutorial by Brackeys?
  • Video class: 1. Level Design - Create a Survival Game 05m
  • Exercise: What is the initial step in designing landscape in the survival game series?
  • Video class: 25. Unity Tutorial, ADDING ARMS - Create a Survival Game 22m
  • Exercise: _What file format does Brackeys recommend using for importing the arms into Unity?
  • Video class: 26. Unity Tutorial, WEAPON CLIPPING - Create a Survival Game 10m
  • Exercise: What is the primary purpose of creating a second camera in Unity as discussed in the video?
  • Video class: 27A. Unity Tutorial, MECANIM - Create a Survival Game 16m
  • Exercise: _What is Meccan 'm in Unity?
  • Video class: 27B. Unity Tutorial, MECANIM - Create a Survival Game 19m
  • Exercise: What is the purpose of setting an 'exit time' in Unity animations?
  • Video class: 28. Unity Tutorial, ADDING WEAPONS - Create a Survival Game 19m
  • Exercise: What is the purpose of creating an empty game object called 'melee'?
  • Video class: 29. Unity Tutorial, FALLING DAMAGE - Create a Survival Game 15m
  • Exercise: What is the purpose of the FPS Walker Enhanced script?
  • Video class: 30A. Unity Tutorial, WEAPON SWITCHING - Create a Survival Game 21m
  • Exercise: What is the primary focus of the new script discussed in the video?
  • Video class: 30B. Unity Tutorial, WEAPON SWITCHING - Create a Survival Game 14m
  • Exercise: What is the purpose of the 'select weapon' function?
  • Video class: 31A Unity Tutorial, Melee & Switching - Create a Survival Game 22m
  • Exercise: What is the primary focus of the video discussed?
  • Video class: 31B. Unity Tutorial, New Melee - Create a Survival Game 10m
  • Exercise: What is the primary purpose of adjusting the hit streaks in the weapon functionality coding?

This free course includes:

11 hours and 23 minutes of online video course

Digital certificate of course completion (Free)

Exercises to train your knowledge

100% free, from content to certificate

Ready to get started?Download the app and get started today.

Install the app now

to access the course
Icon representing technology and business courses

Over 5,000 free courses

Programming, English, Digital Marketing and much more! Learn whatever you want, for free.

Calendar icon with target representing study planning

Study plan with AI

Our app's Artificial Intelligence can create a study schedule for the course you choose.

Professional icon representing career and business

From zero to professional success

Improve your resume with our free Certificate and then use our Artificial Intelligence to find your dream job.

You can also use the QR Code or the links below.

QR Code - Download Cursa - Online Courses

More free courses at Game development

Download the App now to have access to + 3300 free courses, exercises, certificates and lots of content without paying anything!

  • 100% free online courses from start to finish

    Thousands of online courses in video, ebooks and audiobooks.

  • More than 48 thousand free exercises

    To test your knowledge during online courses

  • Valid free Digital Certificate with QR Code

    Generated directly from your cell phone's photo gallery and sent to your email

Cursa app on the ebook screen, the video course screen and the course exercises screen, plus the course completion certificate

+ 9 million
students

Free and Valid
Certificate

60 thousand free
exercises

4.8/5 rating in
app stores

Free courses in
video and ebooks