Packt Build a Multiplayer Kart Racing Game in Unity 2019-XQZT

Packt Build a Multiplayer Kart Racing Game in Unity 2019-XQZT | Apps-Tutorials | MP4 | 3.67 GiB

3 055 kb/s 1920×1080 | AAC 128 kb/s 2 CH eng

NFO (Click to Show)

Another exquisit release
Packt.Build.a.Multiplayer.Kart.Racing.Game.in.Unity.2019-XQZT
 Title: Build a Multiplayer Kart Racing Game in Unity 2019
 Publisher: Packt
 Size: 3.7G (3937392412 B)
 Files: 16F
 Date: 03/18/2020
 Course #: 9781800200647
 Type: N/A
 Published: 28 Feb 2020
 Modified: N/A
 URL: www.packtpub.com/game-development/build-a-multiplayer-kart-racing-game-in-unity-2019-video
 Author: N/A
 Duration: 13 hours 43 minutes
 Skill: N/A
 Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Description:
This course will get you hands-on with putting together your own
kart racing game in a systematic way. It will guide you
through constructing a single-player experience with
intelligent NPC components from scratch and then adding on
networking functionality with a Photon master server to create a
multiplayer game.
The course begins with a detailed
explanation of Unity's vehicle physics system. You ll go on to
construct a four-wheeler car from scratch using wheel
colliders and rigidbodies. You ll test every setting and check the
different functionalities to achieve the right balance of skid,
acceleration, braking, and weight. Next, you ll transfer this
system to a top-quality kart model and place it in a racing track
environment, adding artificial intelligence mechanics to
develop non-player character vehicles that can effectively drive
around the track while avoiding or in some cases bumping other
players. A dedicated section will help you calculate race places
and add a heads-up display (HUD) containing a rear view camera,
mini-map and player leader board. Moving ahead, you'll learn how to
implement a camera-following script that you can use to switch
between players for differing points of view. Once you ve
completed the single player game, you ll use the Photon API to set
up a master server and then add multiplayer functionality to the
game, which will enable you to play with your friends. Toward the
end, you will learn how to create your own server, send remote
procedure calls to other players and instantiate networked
objects, including AI characters.
By the end of this course, you
will have gained the skills you need to confidently create
exciting multiplayer kart racing games using Unity.
 All the
codes and supporting files for this course will be available at-

File List (Click to Show)

3.7G	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]
110M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/1.Introduction
110M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/1.Introduction/01.Introduction.mp4
354M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/2.Vehicle Setup
96M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/2.Vehicle Setup/02.Wheel Physics Part 1.mp4
58M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/2.Vehicle Setup/03.Wheel Physics Part 2.mp4
58M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/2.Vehicle Setup/04.Wheel Physics Part 3.mp4
77M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/2.Vehicle Setup/05.Wheel Physics Part 4.mp4
66M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/2.Vehicle Setup/06.Driving Mechanics.mp4
382M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/3.Vehicle Special Effects
74M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/3.Vehicle Special Effects/07.Skidding Sounds and Skid Marks.mp4
55M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/3.Vehicle Special Effects/08.Improved Skidding.mp4
112M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/3.Vehicle Special Effects/09.Wheel Smoke.mp4
24M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/3.Vehicle Special Effects/10.Brake Lights.mp4
68M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/3.Vehicle Special Effects/11.Revving the Engine Part 1.mp4
52M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/3.Vehicle Special Effects/12.Revving the Engine Part 2.mp4
465M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/4.Basic NPC Vehicle Behaviour
22M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/4.Basic NPC Vehicle Behaviour/13.Changing Drivers.mp4
36M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/4.Basic NPC Vehicle Behaviour/14.Waypoints.mp4
78M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/4.Basic NPC Vehicle Behaviour/15.Driving a Circuit with an NPC.mp4
77M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/4.Basic NPC Vehicle Behaviour/16.Auto Flipping.mp4
59M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/4.Basic NPC Vehicle Behaviour/17.Antiroll.mp4
63M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/4.Basic NPC Vehicle Behaviour/18.Normalised Braking Part 1.mp4
57M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/4.Basic NPC Vehicle Behaviour/19.Normalised Braking Part 2.mp4
76M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/4.Basic NPC Vehicle Behaviour/20.Acceleration.mp4
354M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/5.Improved NPC Vehicle Behaviour
45M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/5.Improved NPC Vehicle Behaviour/21.Cars on Rails.mp4
76M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/5.Improved NPC Vehicle Behaviour/22.Progress Tracker.mp4
60M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/5.Improved NPC Vehicle Behaviour/23.Controlling Tracking Braking and Acceleration.mp4
69M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/5.Improved NPC Vehicle Behaviour/24.Avoiding Other Drivers.mp4
106M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/5.Improved NPC Vehicle Behaviour/25.Getting Unstuck.mp4
417M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/6.Graphical User Interface
65M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/6.Graphical User Interface/26.The Starting Signal.mp4
58M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/6.Graphical User Interface/27.A Couple of Challenges.mp4
44M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/6.Graphical User Interface/28.First and Third Player Switching.mp4
50M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/6.Graphical User Interface/29.The Heads Up Display Part 1.mp4
55M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/6.Graphical User Interface/30.The Heads Up Display Part 2.mp4
31M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/6.Graphical User Interface/31.The Heads Up Display Part 3.mp4
68M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/6.Graphical User Interface/32.Displaying the Player's Name Part 1.mp4
49M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/6.Graphical User Interface/33.Displaying the Player's Name Part 2.mp4
713M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps
67M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/34.Setting up Checkpoint System.mp4
33M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/35.Detecting Checkpoints.mp4
39M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/36.Displaying Checkpoint and Lap Counter.mp4
66M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/37.Checking the Checkpoints.mp4
72M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/38.Checking out the Player.mp4
55M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/39.Calculating Places Part 1.mp4
30M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/40.Calculating Places Part 2.mp4
48M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/41.Displaying the Leaderboard.mp4
143M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/42.Getting Cars Out of Trouble Challenges.mp4
34M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/43.Cycling Camera through AI Players.mp4
51M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/44.Who's the Winner.mp4
68M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/45.Game Over.mp4
13M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/7.Counting Laps/46.Resetting the Leaderboard.mp4
197M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/8.Custom Play
65M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/8.Custom Play/47.Creating Car Prefabs.mp4
61M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/8.Custom Play/48.Creating a Main Menu Scene.mp4
73M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/8.Custom Play/49.Selecting a Car.mp4
519M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking
56M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/50.Photon Network Setup.mp4
94M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/51.Understanding Networks.mp4
39M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/52.Photon Prefabs.mp4
43M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/53.Starting a Multiplayer Game.mp4
56M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/54.Creating Networked Players.mp4
27M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/55.Creating Networked Names.mp4
11M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/56.Understanding Players and Clients.mp4
58M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/57.Starting the Race on External Clients.mp4
58M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/58.Adding Networked AI Players.mp4
29M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/59.Don't Forget the Leaderboard.mp4
52M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/9.Networking/60.Resetting the Networked Race.mp4
250M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/Exercise Files
250M	Build a Multiplayer Kart Racing Game in Unity 2019 [Video]/Exercise Files/code_9781800200647.zip
3.7G	total

File: 01.Introduction.mp4
Size: 114530625 bytes (109.22 MiB), duration: 00:04:59, avg.bitrate: 3064 kb/s
Audio: aac, 48000 Hz, stereo (eng)
Video: h264, yuv420p, 1920x1080, 29.97 fps(r) (und)


Download Packt Build a Multiplayer Kart Racing Game in Unity 2019-XQZT ( Size: 3.67 GiB ) :


http://nitroflare.com/view/458B67E641D00CD/ggchPaBuaMuKaRaGainUn20XQ.z01
http://nitroflare.com/view/467006A9622A77E/ggchPaBuaMuKaRaGainUn20XQ.z02
http://nitroflare.com/view/3B1832B5C25CA72/ggchPaBuaMuKaRaGainUn20XQ.z03
http://nitroflare.com/view/8ADF74D72A37004/ggchPaBuaMuKaRaGainUn20XQ.zip


http://rapidgator.net/file/75be598bfb20db32da680b963df01b76/ggchPaBuaMuKaRaGainUn20XQ.z01.html
http://rapidgator.net/file/431b6a80296e134a1292f734f86a61f3/ggchPaBuaMuKaRaGainUn20XQ.z02.html
http://rapidgator.net/file/bdceda0e1a74f49a5e1c65207732d5c9/ggchPaBuaMuKaRaGainUn20XQ.z03.html
http://rapidgator.net/file/655e91e1d79550c305c2237dba671b0e/ggchPaBuaMuKaRaGainUn20XQ.zip.html

Apps-TutorialsGame
Comments (0)
Add Comment