Packt Create a 3D Endless Runner from Scratch in Unity-XQZT

Packt Create a 3D Endless Runner from Scratch in Unity-XQZT | Apps-Tutorials | MP4 | 2.95 GiB

7 426 kb/s 1920×1080 | AAC 127 kb/s 2 CH

NFO (Click to Show)

Another exquisit release
Packt.Create.a.3D.Endless.Runner.from.Scratch.in.Unity-XQZT
 Title: Create a 3D Endless Runner from Scratch in Unity
 Publisher: Packt
 Size: 3.0G (3166648725 B)
 Files: 13F
 Date: 03/18/2020
 Course #: 9781800209183
 Type: N/A
 Published: 28 Feb 2020
 Modified: N/A
 URL: www.packtpub.com/game-development/create-a-3d-endless-runner-from-scratch-in-unity-video
 Author: N/A
 Duration: 9 hours 30 minutes
 Skill: N/A
 Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
Who doesn t love a good endless runner game? It s the genre that
reigns from the early platform games of Donkey Kong and Mario
Brothers. From Canabalt to Temple Run to Subway Surfer, this
casual game has been the pastime of many a gamer with a mobile
device and a few moments to while away. Of course, the scenery can
look repetitive, but there s quite a bit of work that goes into
creating such a game. The interface has to be constructed with
pieces of the environment that can always fit together and be
procedurally placed.
You ll start by setting up a character and
applying animations in the Unity Mecanim system before writing
code to control them. The course gradually takes you through the
development of an infinite scrolling 3D world, including the use of
the pooling and singleton design patterns. You ll add
obstacles such as fire and walls, which the character is
programmed to jump over and destroy. You ll then put together a
graphical user interface (GUI) in Unity's Canvas system, and
learn about alignment, fonts, and screen resolutions. The course
will also guide you in programming button presses and sliders and
creating pop-up windows. As you advance, you ll explore
particle systems for adding special effects for magic spells and
explosions. Finally, you ll learn how to add background music and
sound effects and understand how to control them from the GUI.
 All
the codes and supporting files for this course will be
available at-

File List (Click to Show)

3.0G	Create a 3D Endless Runner from Scratch in Unity [Video]
206M	Create a 3D Endless Runner from Scratch in Unity [Video]/1.Introduction
118M	Create a 3D Endless Runner from Scratch in Unity [Video]/1.Introduction/01.Create a 3D Endless Runner from Scratch in Unity.mp4
88M	Create a 3D Endless Runner from Scratch in Unity [Video]/1.Introduction/02.Introduction.mp4
143M	Create a 3D Endless Runner from Scratch in Unity [Video]/2.Animating the Player
75M	Create a 3D Endless Runner from Scratch in Unity [Video]/2.Animating the Player/03.Animating the Player Character.mp4
69M	Create a 3D Endless Runner from Scratch in Unity [Video]/2.Animating the Player/04.Casting a Spell.mp4
193M	Create a 3D Endless Runner from Scratch in Unity [Video]/3.Creating an Endless Environment
66M	Create a 3D Endless Runner from Scratch in Unity [Video]/3.Creating an Endless Environment/05.Platform Model Setup.mp4
67M	Create a 3D Endless Runner from Scratch in Unity [Video]/3.Creating an Endless Environment/06.Turning Corners.mp4
37M	Create a 3D Endless Runner from Scratch in Unity [Video]/3.Creating an Endless Environment/07.Creating a Platform Pool Part 1.mp4
24M	Create a 3D Endless Runner from Scratch in Unity [Video]/3.Creating an Endless Environment/08.Creating a Platform Pool Part 2.mp4
542M	Create a 3D Endless Runner from Scratch in Unity [Video]/4.Adding the Perpetual Runner
121M	Create a 3D Endless Runner from Scratch in Unity [Video]/4.Adding the Perpetual Runner/09.Scrolling the Environment.mp4
80M	Create a 3D Endless Runner from Scratch in Unity [Video]/4.Adding the Perpetual Runner/10.Scrolling in the Y.mp4
136M	Create a 3D Endless Runner from Scratch in Unity [Video]/4.Adding the Perpetual Runner/11.Spawning Platforms on the Move.mp4
61M	Create a 3D Endless Runner from Scratch in Unity [Video]/4.Adding the Perpetual Runner/12.The Bounce Dilemma.mp4
146M	Create a 3D Endless Runner from Scratch in Unity [Video]/4.Adding the Perpetual Runner/13.Adding a T-Intersection.mp4
425M	Create a 3D Endless Runner from Scratch in Unity [Video]/5.Adding Obstacles
122M	Create a 3D Endless Runner from Scratch in Unity [Video]/5.Adding Obstacles/14.Fire Obstacles.mp4
121M	Create a 3D Endless Runner from Scratch in Unity [Video]/5.Adding Obstacles/15.Adding Random Fires to Platforms.mp4
44M	Create a 3D Endless Runner from Scratch in Unity [Video]/5.Adding Obstacles/16.Building a Wall.mp4
63M	Create a 3D Endless Runner from Scratch in Unity [Video]/5.Adding Obstacles/17.Generating Magic.mp4
78M	Create a 3D Endless Runner from Scratch in Unity [Video]/5.Adding Obstacles/18.Walled Platforms.mp4
277M	Create a 3D Endless Runner from Scratch in Unity [Video]/6.Adding a Graphical User Interface
33M	Create a 3D Endless Runner from Scratch in Unity [Video]/6.Adding a Graphical User Interface/19.The Graphical User Interface.mp4
58M	Create a 3D Endless Runner from Scratch in Unity [Video]/6.Adding a Graphical User Interface/20.The Main Menu Part 1.mp4
37M	Create a 3D Endless Runner from Scratch in Unity [Video]/6.Adding a Graphical User Interface/21.The Main Menu Part 2.mp4
45M	Create a 3D Endless Runner from Scratch in Unity [Video]/6.Adding a Graphical User Interface/22.The Main Menu Part 3.mp4
55M	Create a 3D Endless Runner from Scratch in Unity [Video]/6.Adding a Graphical User Interface/23.Creating Menu Popups.mp4
51M	Create a 3D Endless Runner from Scratch in Unity [Video]/6.Adding a Graphical User Interface/24.Finishing Popups.mp4
395M	Create a 3D Endless Runner from Scratch in Unity [Video]/7.Lives and Scoring
108M	Create a 3D Endless Runner from Scratch in Unity [Video]/7.Lives and Scoring/25.Animating Coins.mp4
63M	Create a 3D Endless Runner from Scratch in Unity [Video]/7.Lives and Scoring/26.Picking Up Coins.mp4
30M	Create a 3D Endless Runner from Scratch in Unity [Video]/7.Lives and Scoring/27.Coin Resetting.mp4
67M	Create a 3D Endless Runner from Scratch in Unity [Video]/7.Lives and Scoring/28.Programming Lives Count.mp4
68M	Create a 3D Endless Runner from Scratch in Unity [Video]/7.Lives and Scoring/29.Displaying Lives.mp4
62M	Create a 3D Endless Runner from Scratch in Unity [Video]/7.Lives and Scoring/30.Statistics.mp4
685M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches
67M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches/31.Fog.mp4
163M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches/32.Explosions.mp4
101M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches/33.Exploding the Wall.mp4
64M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches/34.Adding Music.mp4
58M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches/35.Saving Sound Settings.mp4
44M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches/36.Sound Effects.mp4
52M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches/37.Syncing Sounds with Animation.mp4
70M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches/38.Animated Pickups.mp4
69M	Create a 3D Endless Runner from Scratch in Unity [Video]/8.Final Touches/39.Final Touches.mp4
48M	Create a 3D Endless Runner from Scratch in Unity [Video]/9.Final Words
48M	Create a 3D Endless Runner from Scratch in Unity [Video]/9.Final Words/40.Some Final Words from Penny.mp4
112M	Create a 3D Endless Runner from Scratch in Unity [Video]/Exercise Files
112M	Create a 3D Endless Runner from Scratch in Unity [Video]/Exercise Files/code_9781800209183.zip
3.0G	total

File: 01.Create a 3D Endless Runner from Scratch in Unity.mp4
Size: 122800880 bytes (117.11 MiB), duration: 00:02:12, avg.bitrate: 7442 kb/s
Audio: aac, 44100 Hz, stereo (und)
Video: h264, yuv420p, 1920x1080, 29.97 fps(r) (und)


Download Packt Create a 3D Endless Runner from Scratch in Unity-XQZT ( Size: 2.95 GiB ) :


http://nitroflare.com/view/033E09499792DE5/biffiPaCra3DEnRufrScinUnXQ.z01
http://nitroflare.com/view/7107D80128E3FA9/biffiPaCra3DEnRufrScinUnXQ.z02
http://nitroflare.com/view/A1C0FB924BB2B34/biffiPaCra3DEnRufrScinUnXQ.zip


http://rapidgator.net/file/e18a8ab81e0bc384a9cb5a91585e886b/biffiPaCra3DEnRufrScinUnXQ.z01.html
http://rapidgator.net/file/01929a8931f28967d26368090fc442a1/biffiPaCra3DEnRufrScinUnXQ.z02.html
http://rapidgator.net/file/8d740ddf5d2638cf7ffd5a27b66fdf49/biffiPaCra3DEnRufrScinUnXQ.zip.html

Apps-Tutorials
Comments (0)
Add Comment