Skip to content

MurtazaTinwala/Mastering-Unity-5x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Mastering Unity 5.x This is the code repository for Mastering Unity 5.x, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Do you want to take the leap from being an everyday Unity developer to being a pro game developer? Then look no further! This book is your one stop solution to creating mesmerizing games with lifelike features and amazing gameplay. ##Instructions and Navigation All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

No code for chapter 6 and 7

The code will look like the following:

//Collection of combat sounds
public AudioClip[] CombatSounds;

To read this book effectively, and to complete the tasks within it, you need only two things: first, the Unity 5 software (which you can get for free from https://unity3d.com) and second, the determination to succeed! Using only these tools, you can learn to produce great games in Unity.

###Software and Hardware List

Chapter number Software required (With version) Hardware specifications OS required
1-5, 7-8 Unity 5.5 https://unity3d.com/unity/system-requirements?_ga=1.5903603.1593639244.1476002942 Windows, Mac
6 Unity 5.5 GitKarken https://unity3d.com/unity/system-requirements?_ga=1.5903603.1593639244.1476002942 Windows, Mac

##Related Products

###Suggestions and Feedback Click here if you have any feedback or suggestions.

About

Code repository for Mastering Unity 5.x, published by Packt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 59.8%
  • ShaderLab 38.9%
  • HLSL 1.3%