Old Search System: unity




  • Unity Pro 5.3.5f1 (Mac OS X)

    Unity Pro 5.3.5f1 (Mac OS X) | 4.03 GB Unity is a game development ecosystem:...



    For independent developers and studios, Unity's democratizing ecosystem smashes the time and cost barriers to creating uniquely beautiful games. They are using Unity to build a livelihood doing what they love: creating games that hook and delight players on any platform.

    Workflow
    Rapidly assemble your scenes in an...


  • Creating Mobile Games with Unity

    Creating Mobile Games with Unity Intermediate | 1h 12m | 396 MB | Project Files...


    Developing mobile games in Unity takes a different skill set than building desktop or console games. You have to take screen resolution, special inputs like touches and accelerometer data, and performance into account. This course shows you how to meet these challenges and optimize your game development workflow specifically for...


  • Unity 5.4 2D: Random Map Generation

    Unity 5.4 2D: Random Map Generation MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz...





  • Unity Pro 5.3.4P6 (x64)

    Unity Pro 5.3.4P6 (x64) | 3.7 GB Unity is a game development ecosystem: a powerful...



    For independent developers and studios, Unity's democratizing ecosystem smashes the time and cost barriers to creating uniquely beautiful games. They are using Unity to build a livelihood doing what they love: creating games that hook and delight players on any platform.

    Workflow
    Rapidly assemble your scenes in an...


  • Unity Pro 5.3.4f1 (Mac OS X)

    Unity Pro 5.3.4f1 (Mac OS X) | 4.3 GB Unity is a game development ecosystem:...



    For independent developers and studios, Unity's democratizing ecosystem smashes the time and cost barriers to creating uniquely beautiful games. They are using Unity to build a livelihood doing what they love: creating games that hook and delight players on any platform.

    Workflow
    Rapidly assemble your scenes in an...


  • RocketStock - RS2067 - Unity - Wedding Badge Pack

    RocketStock - Unity - Wedding Badge Pack CS5.5+ | 1920X1080 | No Plugin | ZIP...


    Description Unity is a comprehensive titles pack, suitable for all your wedding filmography needs. This exclusive pack includes 10 contemporary titles and 10 elegant titles. Each element was professionally designed and animated, resulting in breathtaking motion graphics that will absolutely elevate your next wedding project.Customization is easy – simply type...


  • Unity Cloud Build with Git

    Unity Cloud Build with GitMP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch |...


    Unity Cloud Build watches your source code and automatically compiles, deploys, and tests new changes. Git is a popular version control system that allows you to track changes to your project and revert them when needed. Together, they make the perfect toolset for speeding up Unity game development. In this...


  • Creating a 2D Game in Unity 4.5

    Creating a 2D Game in Unity 4.5MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz...


    This series shows the entire process of creating a fully featured, polished, 2D game in Unity 4.5!
    This series shows the entire process of creating a fully featured, polished, 2D game in Unity 4.5! We show many of Unity's 2D features, such as the sprite renderer and editor - as well...


  • Make a Unity 2D Physics Game - For Beginners

    Make a Unity 2D Physics Game - For Beginners!MP4 | Video: AVC 1280x720 | Audio:...


    Discover the basics of physics-based 2D game development with Unity!
    Unity is very powerful game development software but also can be very overwhelming! I know, because I tried using it probably a dozen times, giving up in disgust each time.
    But the last time I looked into it I discovered the secret...


  • Build a Match 3 Game with Unity

    Build a Match 3 Game with UnityMP4 | Video: AVC 1280x720 | Audio: AAC 48KHz...


    Match 3 games are simple puzzle games where the player is asked to pair three or more identical items on a tiled game board. Popular modern variations include Candy Crush and Bejeweled. Unity is ideally suited to this kind of game design, and it\'s a great entry point to more...


  • Unity Pro 5.3.4 P4 (x64)

    Unity Pro 5.3.4 P4 (x64) | 3.7 GB Unity is a game development ecosystem: a...



    For independent developers and studios, Unity's democratizing ecosystem smashes the time and cost barriers to creating uniquely beautiful games. They are using Unity to build a livelihood doing what they love: creating games that hook and delight players on any platform.

    Workflow
    Rapidly assemble your scenes in an...


  • Introduction to Unity 5

    Introduction to Unity 5Duration: 4hr 30m | Video: h264, yuv420p, 1280x720, 30fps | Audio: aac,...


    We\'ll start out by learning how to properly create a new project and how to manage our game assets. From there, we\'re going to create a complete level using the terrain tools and we\'ll also learn about set dressing. Now here\'s where the super awesome fun stuff begins!
    We\'ll learn...


  • Saving and Loading Game Data in Unity3D

    Saving and Loading Game Data in Unity3DMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz...


    Learn how to implement 5 different ways of saving and loading your game data.
    This course is designed to help the hobbyist game developer save and load game data between game sessions. This course shows you 5 different ways to manage your game data locally. It covers PlayerPrefs, Text File, Binary...


  • Unity Touch Gestures and Pathfinding in Mobile Unity Games

    Unity Touch Gestures and Pathfinding in Mobile Unity GamesMP4 | Video: AVC 1280x720 | Audio:...


    Mobile game developers can understand the different touch gestures like swipe, pinch and flick used for RTS games
    Detecting and Using Touch Gestures in Unity
    Taps, swipes, pinches, and flicks are all ways that players can interact with mobile games. Unity 3D games built for mobile devices should take these unique ways...


  • Build a 2D Unity Game With Unity 3D - Get A High Paid Job

    Build a 2D Unity Game With Unity 3D - Get A High Paid JobMP4 |...


    Discover How To Create a 2D Platform Game in Unity 3D from Scratch Even If You Have No Experience!
    You are about to learn how to build a 2D Platform game from Scratch in Unity 3D
    You will learn how to create your first Unity project, even if you have no experience!...


  • Character Pathfinding in Unity Games with Navigation Mesh

    Character Pathfinding in Unity Games with Navigation MeshMP4 | Video: AVC 1280x720 | Audio: AAC...


    Intermediate level game devs using Unity can learn how character pathfinding works in Unity 3D with Navigation Mesh
    Pathfinding is a concept many AI programmers lose sleep over.
    Thankfully if you are making your game with Unity, there is a built-in navigation mesh (navmesh) system that is fast, robust, and adaptive.
    In this...


  • Unity 5 2D: Advanced UI

    Unity 5 2D: Advanced UIMP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch |...


    One of the most important aspects of any game is its UI. Your players spend the majority of their time navigating between different game screens, selecting options, and reviewing game progress. This course addresses some ways to build and design the user interface of a game with Unity\'s new UI...


  • Building Custom Tools to Extend the Unity IDE

    Building Custom Tools to Extend the Unity IDEMP4 | Video: AVC 1280x720 | Audio: AAC...


    Unity is a powerful IDE for 2D and 3D game development. But it's even better when you extend it by building your own custom tools. Join Jesse Freeman, as he explores extending the Unity IDE with custom inspectors, editor windows, and other tools for speeding up game development. Learn how...


  • Creating Interior Walk-Throughs in Unity

    Creating Interior Walk-Throughs in Unity Duration: 2hr 1m | Video: h264, yuv420p, 1280x720 30fps |...


    Without understanding the requirements for a real-time environment, mistakes can easily be made that cost the viewer a great amount of time. Understanding the requirements of Unity 3D will improve your ability to convey each of your projects to the anticipated audience.
    By the end of this Unity training you\'ll...


  • Unity 3D Pro 5.3.4f1 (x64)

    Unity 3D Pro 5.3.4f1 (x64) | 252 Mb Unity is a game development ecosystem:...



    For independent developers and studios, Unity's democratizing ecosystem smashes the time and cost barriers to creating uniquely beautiful games. They are using Unity to build a livelihood doing what they love: creating games that hook and delight players on any platform.

    Workflow
    Rapidly assemble your scenes in an...