Unity

All posts tagged Unity

unity
Hack & Slash RPG – A Unity3D Game Engine Tutorial | 14.27 GB
Hack & Slash is a Unity3d tutorial series with focus on creating a basic, but playable RPG style game. We will start with a few basic scripts to get use to C# scripting, but then gradually go deeper into the language as we learn such topics as Object Oriented Programming (OOP).

At the end of this basic set of tutorials, we will have a decent solo playable rpg style of game that can be played on the web with Unity3D’s web player, or as a stand alone version.
During the advanced set of tutorials, we will be looking at ways to add a multi-player element to our game. This phase should include a lobby system, and a way to instantiate small worlds to hold a small group of three to five players.
Currently at the time of this writing, the client will be created in C# using Unity3d. The server is still up for grabs, but the two big contenders are Photon and SmartFox Server Pro. As we get closer to the second phase, the pros and cons of both back-end server technologies will be reassessed before a final decision will be made.

List:
001. Unity3d Tutorial – Health Bar part 1
002. Unity3d Tutorial – Health Bar part 2
003. Unity3d Tutorial – Enemy AI part 1
004. Unity3d Tutorial – Enemy AI part 2
005. Unity3d Tutorial – Melee Combat part 1
006. Unity3d Tutorial – Melee Combat part
007. Unity3d Tutorial – Melee Combat part 3
008. Unity3d Tutorial – Targetting Enemies part 1
009. Unity3d Tutorial – Targetting Enemies part 2
010. Unity3d Tutorial – Targetting Enemies part 3
011. Unity3d Tutorial – Character Statistics part 1
012. Unity3d Tutorial – Character Statistics part 2
013. Unity3d Tutorial – Character Statistics part 3
014. Unity3d Tutorial – Character Statisics part 4
015. Unity3d Tutorial – Character Statisics part 5
016. Unity3d Tutorial – Character Statisics part 6
017. Unity3d Tutorial – Character Statisics part 7
018. Unity3d Tutorial – Base Character Class part 1
019. Unity3d Tutorial – Base Character Class part 2
020. Unity3d Tutorial – Base Character Class part 3
021. Unity3d Tutorial – Character Creation part 1
022. Unity3d Tutorial – Character Creation part 2
023. Unity3d Tutorial – Character Creation part 3
024. Unity3d Tutorial – Character Creation part 4
025. Unity3d Tutorial – Character Creation part 5
026. Unity3d Tutorial – GUIStyle & GUI.skin
027. Unity3d Tutorial – PlayerPrefs part 1
028. Unity3d Tutorial – PlayerPrefs part 2
029. Unity3d Tutorial – PlayerPrefs part 3
030. Unity3d Tutorial – PlayerPrefs part 4
031. Unity3d Tutorial – PlayerPrefs part 5
032. Unity3d Tutorial – PlayerPrefs part 6
033. Unity3d Tutorial – Instantiating Our Character part 1
034. Unity3d Tutorial – Instantiating Our Character part 2
035. Unity3d Tutorial – Instantiating Our Character part 3
036. Unity3d Tutorial – Instantiating Our Character part 4
037. Unity3d Tutorial – Instantiating Our Character part 5
038. Unity3d Tutorial – BaseStat Cleanup
039. Unity3d Tutorial – Attribute Cleanup
040. Unity3d Tutorial – ModifiedStat Cleanup part 1
041. Unity3d Tutorial – ModifiedStat Clean Up part 2
042. Unity3d Tutorial – Player Spawn Point part 1
043. Unity3d Tutorial – Player Spawn Point part 2
044. Unity3d Tutorial – Getting CSharpMessenger Extended
045. Unity3d Tutorial – GUITexture Healthbar part 1
046. Unity3d Tutorial – GUITexture Healthbar part 2
047. Unity3d Tutorial – GUITexture Healthbar part 3
048. Unity3d Tutorial – Vital Clean Up
049. Unity3d Tutorial – Skill Clean Up
050. Unity3d Tutorial – Mob Class
051. Unity3d Tutorial – Targetting 2.0 part 1
052. Unity3d Tutorial – Targetting 2.0 part 2
053. Unity3d Tutorial – Unity3 Upgrade
054. Unity3d Tutorial – Targeting 2.0 part 3
055. Unity3d Tutorial – Spawn Points And Spawning Mobs part 1
056. Unity3d Tutorial – Spawn Points And Spawning Mobs part 2
057. Unity3d Tutorial – Spawn Points And Spawning Mobs part 3
058. Unity3d Tutorial – Creating Our Outdoor Scene
059. Unity3d Tutorial – Building My Starter Town
060. Unity3d Tutorial – Item.cs
061. Unity3d Tutorial – Basic Character Movement
062. Unity3d Tutorial – BuffItem Class
063. Unity3d Tutorial – Weapon Class
064. Unity3d Tutorial – Creating Custom Trees Part 1
065. Unity3d Tutorial – Creating Custom Trees Part 2
066. Unity3d Tutorial – Character Customization 3d Model Setup
067. Unity3d Tutorial – Gizmos
068. Unity3d Tutorial – Jewelry Class
069. Unity3d Tutorial – Clothing Class
070. Unity3d Tutorial – Armor Class
071. Unity3d Tutorial – Consumable Class
072. Unity3d Tutorial – Day Night Cycle Part 1
073. Unity3d Tutorial – Day Night Cycle Part 2
074. Unity3d Tutorial – Day Night Cycle Part 3
075. Unity3d Tutorial – Day Night Cycle Part 4
076. Unity3d Tutorial – Day Night Cycle Part 5
077. Unity3d Tutorial – Day Night Cycle Part 6
078. Unity3d Tutorial – Day Night Cycle Part 7
079. Unity3d Tutorial – Day Night Cycle Part 8
080. Unity3d Tutorial – Day Night Cycle Part 9
081. Unity3d Tutorial – Day Night Cycle Part 10
082. Unity3d Tutorial – Exporting A Unity Package
083. Unity3d Tutorial – Importing Our Day Night Cycle Package
084. Unity3d Tutorial – Camera Controls Part 1
085. Unity3d Tutorial – Camera Controls Part 2
086. Unity3d Tutorial – Camera Controls Part 3
087. Unity3d Tutorial – Camera Controls Part 4
088. Unity3d Tutorial – Camera Controls Part 5
089. Unity3d Tutorial – Input Manager part 1
090. Unity3d Tutorial – Input Manager part 2
091. Unity3d Tutorial – Camera Controls Targeting Fix
092. Unity3d Tutorial – Player Movement 2.0 Part 1
093. Unity3d Tutorial – Player Movement 2.0 Part 2
094. Unity3d Tutorial – Player Movement 2.0 Part 3
095. Unity3d Tutorial – Player Movement 2.0 Part 4
096. Unity3d Tutorial – Player Movement 2.0 Part 5
097. Unity3d Tutorial – Player Movement 2.0 Part 6
098. Unity3d Tutorial – Player Movement 2.0 Part 7
099. Unity3d Tutorial – Player Movement 2.0 Part 8
100. Unity3d Tutorial – Player Movement 2.0 Part 9
101. Unity3d Tutorial – Player Input Part 1
102. Unity3d Tutorial – Player Input Part 2
103. Unity3d Tutorial – Advanced Movement FSM
104. Unity3d Tutorial – Mob AI 2.0 Part 1
105. Unity3d Tutorial – Mob AI 2.0 Part 2
106. Unity3d Tutorial – Setting Up A Mob
107. Unity3d Tutorial – Trigger Events
108. Unity3d Tutorial – Mob AI FSM Part 1
109. Unity3d Tutorial – Mob AI FSM Part 2
110. Unity3d Tutorial – Mob AI FSM Part 3
111. Unity3d Tutorial – Interacting With Game Objects Part 1
112. Unity3d Tutorial – Interacting With Game Objects Part 2
113. Unity3d Tutorial – Interacting With Game Objects Part 3
114. Unity3d Tutorial – Interacting With Game Objects Part 4
115. Unity3d Tutorial ***BONUS*** – Swimming
116. Unity3d Tutorial – Looting Part 1
117. Unity3d Tutorial – Looting Part 2
118. Unity3d Tutorial – Looting Part 3
119. Unity3d Tutorial – Looting Part 4
120. Unity3d Tutorial – Looting Part 5
121. Unity3d Tutorial – Looting Part 6
122. Unity3d Tutorial – Looting Part 7
123. Unity3d Tutorial – Looting Part 8
124. Unity3d Tutorial – Inventory Part 1
125. Unity3d Tutorial – Inventory Part 2
126. Unity3d Tutorial – Inventory Part 3
127. Unity3d Tutorial – Inventory Part 4
128. Unity3d Tutorial – Item Generator Part 1
129. Unity3d Tutorial – Item Generator Part 2
130. Unity3d Tutorial – Tool Tips Part 1
131. Unity3d Tutorial – Tool Tips Part 2
132. Unity3d Tutorial – Item Icons
133. Unity3d Tutorial – GUI Stylings
134. Unity3d Tutorial – Character Window Part 1
135. Unity3d Tutorial – Character Window Part 2
136. Unity3d Tutorial – Equipment Panel Part 1
137. Unity3d Tutorial – Equipment Panel Part 2
138. Unity3d Tutorial – Equipment Panel Part 3
139. Unity3d Tutorial – Chest Time Destroy
140. Unity3d Tutorial – Weapon Meshes Part 1
141. Unity3d Tutorial – Weapon Meshes Part 2
142. Unity3d Tutorial – Main Menu Part 1
143. Unity3d Tutorial – Main Menu Part 2
144. Unity3d Tutorial – Main Menu Part 3
145. Unity3d Tutorial – Main Menu Part 4
146. Unity3d Tutorial – Main Menu Part 5
147. Unity3d Tutorial – Repeat Buttons
148. unity3d Tutorial – Setup From Scratch And Cleanup – Part 1
149. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 2
150. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 3
151. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 4
152. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 5
153. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 6
154. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 7
155. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 8
156. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 9
157. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 10
158. Unity3d Tutorial – Setup From Scratch And Cleanup – Part 11
159. Unity3d Tutorial – Changing Room Part 1
160. Unity3d Tutorial – Changing Room Part 2
161. Unity3d Tutorial – Changing Room Part 3
162. Unity3d Tutorial – Changing Room Part 4
163. Unity3d Tutorial – Changing Room Part 5
164. Unity3d Tutorial – Changing Room Part 6
165. Unity3d Tutorial – Changing Room Part 7
166. Unity3d Tutorial – Changing Room Part 8
167. Unity3d Tutorial – Changing Room Part 9
168. Unity3d Tutorial – Changing Room Part 10
169. Unity3d Tutorial – Changing Room Part 11
170. Unity3d Tutorial – Character Customization Part 1
171. Unity3d Tutorial – Character Customization Part 2
172. Unity3d Tutorial – Character Customization Part 3
173. Unity3d Tutorial – Character Customization Part 4
174. Unity3d Tutorial – Character Customization Part 5
175. Unity3d Tutorial – Character Customization Part 6
176. Unity3d Tutorial – Character Customization Part 7
177. Unity3d Tutorial – Character Customization Part 8
178. Unity3d Tutorial – Character Customization Part 9
179. Unity3d Tutorial – Character Customization Part 10
180. Unity3d Tutorial – Character Customization Part 11
181. Unity3d Tutorial – Character Customization Part 12
182. Unity3d Tutorial – Character Customization Part 13
183. Unity3d Tutorial – Character Customization Part 14
184. Unity3d Tutorial – Character Customization Part 15
185. Unity3d Tutorial – Character Customization Part 16
186. Unity3d Tutorial – Character Customization Part 17
187. Unity3d Tutorial – Character Customization Part 18
188. Unity3d Tutorial – Character Customization Part 19
189. Unity3d Tutorial – Character Customization Part 20
190. Unity3d Tutorial – Character Customization Part 21
191. Unity3d Tutorial – Character Customization Part 22
192. Unity3d Tutorial – Saving Character Settings Part 1
193. Unity3d Tutorial – Saving Character Settings Part 2
194. Unity3d Tutorial – Saving Character Settings Part 3
195. Unity3d Tutorial – Saving Character Settings Part 4
196. Unity3d Tutorial – Saving Character Settings Part 5
197. Unity3d Tutorial – Saving Character Settings Part 6
198. Unity3d Tutorial – Saving Character Settings Part 7
199. Unity3d Tutorial – Saving Character Settings Part 8
200. Unity3d Tutorial – Saving Character Settings Part 9
201. Unity3d Tutorial – Main Menu Fix
202. Unity3d Tutorial – Saving Character Settings Part 10
203. Unity3d Tutorial – Item System Update
204. Unity3d Tutorial – Equip Weapon Update
205. Unity3d Tutorial – Creating A Player Singleton

Original source: (Free)

http://www.burgzergarcade.com/hack-slash-rpg-unity3d-game-engine-tutorial

Watch:
http://www.youtube.com/user/BurgZergArcade
Dwonload:
Download “Tutorial(001-076)” single file: Hack & Slash RPG – A Unity3D Game Engine Tutorial(001-076).iso – 4.25 GB
—or—
Tutorial(001-076)
http://www.url-dead/file/818151131/RPG-Unity3DGameEngineTutorial(001-076).part01.rar
http://www.url-dead/file/818563901/RPG-Unity3DGameEngineTutorial(001-076).part02.rar


http://www.url-dead/file/818878671/RPG-Unity3DGameEngineTutorial(001-076).part03.rar


http://www.url-dead/file/818198511/RPG-Unity3DGameEngineTutorial(001-076).part04.rar


http://www.url-dead/file/818591351/RPG-Unity3DGameEngineTutorial(001-076).part05.rar


http://www.url-dead/file/818888011/RPG-Unity3DGameEngineTutorial(001-076).part06.rar


http://www.url-dead/file/818151391/RPG-Unity3DGameEngineTutorial(001-076).part07.rar


http://www.url-dead/file/818591281/RPG-Unity3DGameEngineTutorial(001-076).part08.rar


http://www.url-dead/file/818887871/RPG-Unity3DGameEngineTutorial(001-076).part09.rar


http://www.url-dead/file/820510751/RPG-Unity3DGameEngineTutorial(001-076).part10.rar

Download “Tutorial(077-143)” single file: Hack & Slash RPG – A Unity3D Game Engine Tutorial(077-143).iso – 4.29 GB
—or—
Tutorial(077-143)
http://www.url-dead/file/820631871/RPG-Unity3DGameEngineTutorial(077-143).part01.rar
http://www.url-dead/file/820735121/RPG-Unity3DGameEngineTutorial(077-143).part02.rar


http://www.url-dead/file/820902681/RPG-Unity3DGameEngineTutorial(077-143).part03.rar


http://www.url-dead/file/820631901/RPG-Unity3DGameEngineTutorial(077-143).part04.rar


http://www.url-dead/file/820735241/RPG-Unity3DGameEngineTutorial(077-143).part05.rar


http://www.url-dead/file/820902751/RPG-Unity3DGameEngineTutorial(077-143).part06.rar


http://www.url-dead/file/820631911/RPG-Unity3DGameEngineTutorial(077-143).part07.rar


http://www.url-dead/file/820735251/RPG-Unity3DGameEngineTutorial(077-143).part08.rar


http://www.url-dead/file/820902761/RPG-Unity3DGameEngineTutorial(077-143).part09.rar


http://www.url-dead/file/820611581/RPG-Unity3DGameEngineTutorial(077-143).part10.rar

Download “Tutorial(144-193)” single file:Hack & Slash RPG – A Unity3D Game Engine Tutorial(144-193).iso – 4.23 GB
—or—
Tutorial(144-193)
http://www.url-dead/file/821638601/RPG-Unity3DGameEngineTutorial(144-193).part01.rar
http://www.url-dead/file/821781271/RPG-Unity3DGameEngineTutorial(144-193).part02.rar


http://www.url-dead/file/821868931/RPG-Unity3DGameEngineTutorial(144-193).part03.rar


http://www.url-dead/file/821638611/RPG-Unity3DGameEngineTutorial(144-193).part04.rar


http://www.url-dead/file/821781321/RPG-Unity3DGameEngineTutorial(144-193).part05.rar


http://www.url-dead/file/821868971/RPG-Unity3DGameEngineTutorial(144-193).part06.rar


http://www.url-dead/file/821638641/RPG-Unity3DGameEngineTutorial(144-193).part07.rar


http://www.url-dead/file/821781341/RPG-Unity3DGameEngineTutorial(144-193).part08.rar


http://www.url-dead/file/821869061/RPG-Unity3DGameEngineTutorial(144-193).part09.rar


http://www.url-dead/file/821592231/RPG-Unity3DGameEngineTutorial(144-193).part10.rar

Tutorial(194-205)
http://www.url-dead/file/822271661/RPG-Unity3DGameEngineTutorial(194-205).part1.rar
http://www.url-dead/file/822405391/RPG-Unity3DGameEngineTutorial(194-205).part2.rar


http://www.url-dead/file/822548131/RPG-Unity3DGameEngineTutorial(194-205).part3.rar

—mirror—
Tutorial(001-076)
http://www.fileserve.com/file/gYCzjWv/RPG-Unity3DGameEngineTutorial(001-076).part01.rar
http://www.fileserve.com/file/XeVdtc2/RPG-Unity3DGameEngineTutorial(001-076).part02.rar


http://www.fileserve.com/file/a7zqgNs/RPG-Unity3DGameEngineTutorial(001-076).part03.rar


http://www.fileserve.com/file/za7Mrz4/RPG-Unity3DGameEngineTutorial(001-076).part04.rar


http://www.fileserve.com/file/qFxj9SX/RPG-Unity3DGameEngineTutorial(001-076).part05.rar


http://www.fileserve.com/file/EhPYF4P/RPG-Unity3DGameEngineTutorial(001-076).part06.rar


http://www.fileserve.com/file/SvB5FFe/RPG-Unity3DGameEngineTutorial(001-076).part07.rar


http://www.fileserve.com/file/jvxywFz/RPG-Unity3DGameEngineTutorial(001-076).part08.rar


http://www.fileserve.com/file/7Zyecsr/RPG-Unity3DGameEngineTutorial(001-076).part09.rar


http://www.fileserve.com/file/g5mXaYa/RPG-Unity3DGameEngineTutorial(001-076).part10.rar

Tutorial(077-143)
http://www.fileserve.com/file/nc6yB2t/RPG-Unity3DGameEngineTutorial(077-143).part01.rar
http://www.fileserve.com/file/VphkgsJ/RPG-Unity3DGameEngineTutorial(077-143).part02.rar


http://www.fileserve.com/file/YdGkH6B/RPG-Unity3DGameEngineTutorial(077-143).part03.rar


http://www.fileserve.com/file/VxBAevC/RPG-Unity3DGameEngineTutorial(077-143).part04.rar


http://www.fileserve.com/file/sP5dGBN/RPG-Unity3DGameEngineTutorial(077-143).part05.rar


http://www.fileserve.com/file/5BBXqf6/RPG-Unity3DGameEngineTutorial(077-143).part06.rar


http://www.fileserve.com/file/buRsrDq/RPG-Unity3DGameEngineTutorial(077-143).part07.rar


http://www.fileserve.com/file/EHyTkWq/RPG-Unity3DGameEngineTutorial(077-143).part08.rar


http://www.fileserve.com/file/BT3Pj6g/RPG-Unity3DGameEngineTutorial(077-143).part09.rar


http://www.fileserve.com/file/m4sBZyG/RPG-Unity3DGameEngineTutorial(077-143).part10.rar

Tutorial(144-193)
http://www.fileserve.com/file/y9p5xkd/RPG-Unity3DGameEngineTutorial(144-193).part01.rar
http://www.fileserve.com/file/QsDwDCf/RPG-Unity3DGameEngineTutorial(144-193).part02.rar


http://www.fileserve.com/file/nq3ZZma/RPG-Unity3DGameEngineTutorial(144-193).part03.rar


http://www.fileserve.com/file/Ss9V6Qm/RPG-Unity3DGameEngineTutorial(144-193).part04.rar


http://www.fileserve.com/file/wfDSx3E/RPG-Unity3DGameEngineTutorial(144-193).part05.rar


http://www.fileserve.com/file/F3HhUyq/RPG-Unity3DGameEngineTutorial(144-193).part06.rar


http://www.fileserve.com/file/5WUyb25/RPG-Unity3DGameEngineTutorial(144-193).part07.rar


http://www.fileserve.com/file/v34uQpd/RPG-Unity3DGameEngineTutorial(144-193).part08.rar


http://www.fileserve.com/file/bzu5V2R/RPG-Unity3DGameEngineTutorial(144-193).part09.rar


http://www.fileserve.com/file/cZVaDnU/RPG-Unity3DGameEngineTutorial(144-193).part10.rar

Tutorial(194-205)
http://www.fileserve.com/file/QZN7P4b/RPG-Unity3DGameEngineTutorial(194-205).part1.rar
http://www.fileserve.com/file/SgUmvGt/RPG-Unity3DGameEngineTutorial(194-205).part2.rar


http://www.fileserve.com/file/pQ7WZhx/RPG-Unity3DGameEngineTutorial(194-205).part3.rar

Unity 3D
English | AVC1 1440×900 | AAC 128 Kbps | 11.12 GB
Genre: eLearning
Unity is a multiplatform game development tool. An all-in-one solution, Unity has been designed from the start to ease game creation. A fully integrated professional application, Unity just happens to contain the most powerful engine this side of a million dollars.

Unity Fundamentals
Explore the powerful Unity Engine in this module. You’ll create your own outdoor terrain with Unity’s powerful Terrain Editor and learn about the game production tools Unity has to offer. In addition to an extensive tour of the interface, learn about design paradigms and tools like GameObjects, Components, Cameras, Lights, and Particle Systems.

Unity Gameplay & Scripting Primer
Create your first game from scratch using Unity’s default assets. Learn how to make a game with a win and lose condition, player health, and a score. You’ll learn about object collision, how to create a fully-playable first-person controller, and how to use the GUI class to create an in-game heads-up display.

Unity Optimization & Deployment
No game is complete until you can deliver it to an eager audience. Learn how to deploy your game to multiple platforms, including PCs, Macs, and the Unity Web Player. Learn some tricks for optimizing your final package’s file size (crucial for web and mobile deployment) such as storing large assets online and loading them at runtime, and using asynchronous level loading.

Unity Scripting with javascript
Scripting is at the heart of Unity’s ease of use. Learn the basics of javascript to unlock the full potential of your games. This module covers basic programming concepts such as variables, logic loops, and data types, as well as Unity-specific classes that relate to the object-oriented Editor tool (such as accessing GameObjects and Components).

Unity Scripting with javascript 2
Create a top-down space shooter from scratch! You’ll make a fully-functioning arcade game and learn about collision, player movement, instantiation, health and score systems, dynamic level creation and enemy spawning, creating weapon power-ups, using particle systems and sound effects, automating enemy movement, and creating a homing missile.

Unity Networking Scripting I
Unity makes complex network and multiplayer functionality more approachable than ever with its Network class and masterserver database. Learn how to connect players across a network, how to sync object and variable states between game instances, how to create a chat system, and how to post and receive global server-side high scores. You’ll be able to use the tools and techniques learned here and begin to craft your first multiplayer game on your own. It won’t be easy, but you’ll have the foundation you need to get started.

Basic Artificial Intelligence Part 1
Learn how to create enemies that think! In this AI introduction you’ll create a robot that detects when a player is near and runs away until it feels it’s safe. You’ll learn how to use enumerations to store an object’s state, how to effectively trigger 3D animations, and how to script logic in an enemy that will teach it to think for itself.

Binocular GUI
You’ll learn how to create a high-tech binocular effect for your game, complete with distance readouts, faux night vision, and an interactive camera zoom. This can be integrated into any player-controlled camera and would probably be most at home in a first-person game. The sky’s the limit; take what you learn here and run with it!

Character Animation Scripting
Learn the basics of animation scripting in Unity! You’ll learn how to import and script the animations of a robot model and also how to use animations in tandem with Unity’s physics system, creating a punch animation that affects surrounding objects.

Gun Muzzle Flash & Raycast Bullets
This module shows you how to add two effects to a first-person gun: a randomized muzzle flash and an impact explosion. In the process you’ll learn about raycasting and raycast hit normals, instantiation and randomization, and modifying firing rates.

Inventory GUI
In This tutorial we will touch base on many of the Graphic User Interface (GUI) functions such as buttons, guiskins and many other topics. In this tutorial you’ll learn to create a bag collection system that will be able to loot objects, swap objects and have a functionality to equip these objects.

Basic Artificial Intelligence Part 2
Up the ante with our second module on Artificial Intelligence that builds on the first. You’ll learn how to create a stationary robot that detects when a player is in range and fires towards him,and an even more fearsome one that runs around the level looking for players to fire at.

Animation View
Brought to you by the Unity Demo Team. Unity can animate almost any game property including position, rotation, and component parameters, offering a developer a great deal of control over animation interactivity. Unity also pairs well with custom imported animations, as you can both trigger and modify them with the Animation View.

Vector Snapping & Marquee Selection
In this 3.0 feature preview, Ethan Vosburgh walks us through some of the new usability improvements coming to Unity.

Unity Particle Effects
We’ll be taking a look at the particle system that Unity has developed and see what effects we can create. Most of this is trial and error so take what we teach and play around with it to see what variations you can create.

Door Functionality in Unity
Learn how to implement door logic with Unity’s scripting system. First you’ll learn to open the door as soon as a player’s in range. Then you’ll create logic to require a player to open the door with an action button, or even to unlock the door first. By using triggers, raycasting and enumerations, you can control when and how a player interacts with the door.

Asset & Scene Management
Learn how to manage and find assets in the Unity Editor. Learn how to label assets to easily find them later and some approached to organizing GameObjects in your hierarchy like using empty GameObjects, Tags, and Layers.

Audio Features
Learn about Unity’s versatile audio engine and how to utilize it. We’ll walk through all the properties of the Audio Source component including 3D Sound Settings and Volume, Pitch, and Pan falloff curves. We’ll also use filters to create bandpass, echo, distortion, chorus, and reverb effects. Lastly, we’ll create Reverb Zones to dynamically modify the tone and character of your sounds in-game.

Debugging
Unity 3 ships with MonoDevelop, a full-featured debugging tool. We’ll link it to a Unity project and use it to insert breakpoints to help identify where errors occur in the code.

Deferred Lighting
Unity optimizes lights in a scene by using one of three rendering paths – deferred lighting, forward rendering, and vertex lit. The benefits of all three are discussed as well as how to enable them. We also go over the settings on individual lights as they relate to the lighting optimization.

Image Effects
Cameras in Unity can be given stylized looks with camera scripts. Looks that are explored are Blur, Grayscale, Motion Blur, Noise, Sepia Tone, Twirl, Bloom and Flares, Color Correction (using RGB curves), Crease, Depth of Field blurring (creating camera focus), Edge Detection, Fisheye lens simulation, Sun Shafts, and Vignetting.

Occlusion Culling
Occlusion culling is an optimization method by which objects not in view are not rendered. We show you how to use the integrated Umbra occlusion system to optimize your levels within Unity. You’ll create occlusion areas like view volumes to inform the game of possible camera locations and limitations and target volumes to inform the game of dynamic objects like enemies.

Texture Settings
Unity’s Texture Importer allows PSD files to be dynamically integrated into projects and applied as complex material shaders. They should also be clamped and compressed according to the intended deployment platform, a process we walk you through step-by-step.

Triggered Cameras In Unity
Add an interactive security station to your game! Learn how to use triggers, cameras, GUI Buttons, and first-person controller tools to make a fully functional closed circuit surveillance system. Great for first-person puzzles or cinematic sequences.

Character Selection Menu
Learn how to make a selection menu with keyboard support. This menu functions like the normal Unity GUI but uses keyboard input and button navigation instead of a mouse.

iOS Development With Unity
Set up your developer account, the Xcode development environment, and your mobile device for development builds. We build a provided project to a phone and then package it for sale on the app store.

Android Development With Unity
Set up your developer account, the Android SDK, and your mobile device for development builds. We build a provided project to a phone and then package it for sale on the Android Marketplace.

Mobile Skater Game
Learn how to script accelerometer and multi-touch input with javascript in this skater game. You’ll use raycasting, animations, and mobile input classes to implement movement, tricks, and verts.

Download:
http://www.url-dead/file/342064691/Design3-Complete.set.of.Unity3D.tutorials.part01.rar
http://www.url-dead/file/342064701/Design3-Complete.set.of.Unity3D.tutorials.part02.rar


http://www.url-dead/file/342064711/Design3-Complete.set.of.Unity3D.tutorials.part03.rar


http://www.url-dead/file/342064721/Design3-Complete.set.of.Unity3D.tutorials.part04.rar


http://www.url-dead/file/342064731/Design3-Complete.set.of.Unity3D.tutorials.part05.rar


http://www.url-dead/file/342064741/Design3-Complete.set.of.Unity3D.tutorials.part06.rar


http://www.url-dead/file/342064751/Design3-Complete.set.of.Unity3D.tutorials.part07.rar


http://www.url-dead/file/342064761/Design3-Complete.set.of.Unity3D.tutorials.part08.rar


http://www.url-dead/file/342064771/Design3-Complete.set.of.Unity3D.tutorials.part09.rar


http://www.url-dead/file/342064781/Design3-Complete.set.of.Unity3D.tutorials.part10.rar


http://www.url-dead/file/342064791/Design3-Complete.set.of.Unity3D.tutorials.part11.rar


http://www.url-dead/file/342064801/Design3-Complete.set.of.Unity3D.tutorials.part12.rar


http://www.url-dead/file/342064811/Design3-Complete.set.of.Unity3D.tutorials.part13.rar


http://www.url-dead/file/342064821/Design3-Complete.set.of.Unity3D.tutorials.part14.rar


http://www.url-dead/file/342064831/Design3-Complete.set.of.Unity3D.tutorials.part15.rar


http://www.url-dead/file/342064841/Design3-Complete.set.of.Unity3D.tutorials.part16.rar


http://www.url-dead/file/342064851/Design3-Complete.set.of.Unity3D.tutorials.part17.rar


http://www.url-dead/file/342064861/Design3-Complete.set.of.Unity3D.tutorials.part18.rar


http://www.url-dead/file/342064871/Design3-Complete.set.of.Unity3D.tutorials.part19.rar


http://www.url-dead/file/342064881/Design3-Complete.set.of.Unity3D.tutorials.part20.rar


http://www.url-dead/file/342064891/Design3-Complete.set.of.Unity3D.tutorials.part21.rar


http://www.url-dead/file/342064901/Design3-Complete.set.of.Unity3D.tutorials.part22.rar


http://www.url-dead/file/342064911/Design3-Complete.set.of.Unity3D.tutorials.part23.rar


http://www.url-dead/file/342064921/Design3-Complete.set.of.Unity3D.tutorials.part24.rar


http://www.url-dead/file/342064931/Design3-Complete.set.of.Unity3D.tutorials.part25.rar


http://www.url-dead/file/342064941/Design3-Complete.set.of.Unity3D.tutorials.part26.rar

or folder: http://www.url-dead/folder/2614331
—mirror—

http://bitshare.com/files/gd2bbcjp/Design3-Complete.set.of.Unity3D.tutorials.part01.rar.html
http://bitshare.com/files/6cfai490/Design3-Complete.set.of.Unity3D.tutorials.part02.rar.html


http://bitshare.com/files/8chwj0cu/Design3-Complete.set.of.Unity3D.tutorials.part03.rar.html


http://bitshare.com/files/9betpl11/Design3-Complete.set.of.Unity3D.tutorials.part04.rar.html


http://bitshare.com/files/not4pa1w/Design3-Complete.set.of.Unity3D.tutorials.part05.rar.html


http://bitshare.com/files/40b49w3f/Design3-Complete.set.of.Unity3D.tutorials.part06.rar.html


http://bitshare.com/files/mwd3o52a/Design3-Complete.set.of.Unity3D.tutorials.part07.rar.html


http://bitshare.com/files/q3997mq3/Design3-Complete.set.of.Unity3D.tutorials.part08.rar.html


http://bitshare.com/files/l7g92m3e/Design3-Complete.set.of.Unity3D.tutorials.part09.rar.html


http://bitshare.com/files/ne5ucll0/Design3-Complete.set.of.Unity3D.tutorials.part10.rar.html


http://bitshare.com/files/xdvbkfhf/Design3-Complete.set.of.Unity3D.tutorials.part11.rar.html


http://bitshare.com/files/tr9sknhx/Design3-Complete.set.of.Unity3D.tutorials.part12.rar.html


http://bitshare.com/files/qbwtvzem/Design3-Complete.set.of.Unity3D.tutorials.part13.rar.html


http://bitshare.com/files/qnbv6adz/Design3-Complete.set.of.Unity3D.tutorials.part14.rar.html


http://bitshare.com/files/i3japp10/Design3-Complete.set.of.Unity3D.tutorials.part15.rar.html


http://bitshare.com/files/svow5ev6/Design3-Complete.set.of.Unity3D.tutorials.part16.rar.html


http://bitshare.com/files/lv5lopx8/Design3-Complete.set.of.Unity3D.tutorials.part17.rar.html


http://bitshare.com/files/mdvmosmm/Design3-Complete.set.of.Unity3D.tutorials.part18.rar.html


http://bitshare.com/files/6evw37ce/Design3-Complete.set.of.Unity3D.tutorials.part19.rar.html


http://bitshare.com/files/w4go2d1p/Design3-Complete.set.of.Unity3D.tutorials.part20.rar.html


http://bitshare.com/files/1d5vo3hg/Design3-Complete.set.of.Unity3D.tutorials.part21.rar.html


http://bitshare.com/files/do7xn19x/Design3-Complete.set.of.Unity3D.tutorials.part22.rar.html


http://bitshare.com/files/gcg2kgdo/Design3-Complete.set.of.Unity3D.tutorials.part23.rar.html


http://bitshare.com/files/rwqrkfw1/Design3-Complete.set.of.Unity3D.tutorials.part24.rar.html


http://bitshare.com/files/5p7kv3zq/Design3-Complete.set.of.Unity3D.tutorials.part25.rar.html


http://bitshare.com/files/zn3nzt9c/Design3-Complete.set.of.Unity3D.tutorials.part26.rar.html

or folder: http://bitshare.com/?d=jj8rzpkb
—mirror—

http://www.fileserve.com/file/PScCtJp/Design3-Complete.set.of.Unity3D.tutorials.part01.rar
http://www.fileserve.com/file/EGWjtJY/Design3-Complete.set.of.Unity3D.tutorials.part02.rar


http://www.fileserve.com/file/GEp7V6M/Design3-Complete.set.of.Unity3D.tutorials.part03.rar


http://www.fileserve.com/file/22TpxhZ/Design3-Complete.set.of.Unity3D.tutorials.part04.rar


http://www.fileserve.com/file/8Uvujve/Design3-Complete.set.of.Unity3D.tutorials.part05.rar


http://www.fileserve.com/file/P8VWg7f/Design3-Complete.set.of.Unity3D.tutorials.part06.rar


http://www.fileserve.com/file/G7yRq5g/Design3-Complete.set.of.Unity3D.tutorials.part07.rar


http://www.fileserve.com/file/tw6fBUe/Design3-Complete.set.of.Unity3D.tutorials.part08.rar


http://www.fileserve.com/file/TjzptKa/Design3-Complete.set.of.Unity3D.tutorials.part09.rar


http://www.fileserve.com/file/cCDvZVw/Design3-Complete.set.of.Unity3D.tutorials.part10.rar


http://www.fileserve.com/file/n8rxjXH/Design3-Complete.set.of.Unity3D.tutorials.part11.rar


http://www.fileserve.com/file/R7AqgPE/Design3-Complete.set.of.Unity3D.tutorials.part12.rar


http://www.fileserve.com/file/yhUbYTZ/Design3-Complete.set.of.Unity3D.tutorials.part13.rar


http://www.fileserve.com/file/6ww8cTW/Design3-Complete.set.of.Unity3D.tutorials.part14.rar


http://www.fileserve.com/file/wFCdrpB/Design3-Complete.set.of.Unity3D.tutorials.part15.rar


http://www.fileserve.com/file/sQ4Z3pS/Design3-Complete.set.of.Unity3D.tutorials.part16.rar


http://www.fileserve.com/file/ckxxvhX/Design3-Complete.set.of.Unity3D.tutorials.part17.rar


http://www.fileserve.com/file/2qdBAhQ/Design3-Complete.set.of.Unity3D.tutorials.part18.rar


http://www.fileserve.com/file/3jThMJP/Design3-Complete.set.of.Unity3D.tutorials.part19.rar


http://www.fileserve.com/file/6zwzdqm/Design3-Complete.set.of.Unity3D.tutorials.part20.rar


http://www.fileserve.com/file/VtB3F8H/Design3-Complete.set.of.Unity3D.tutorials.part21.rar


http://www.fileserve.com/file/mZBJMZh/Design3-Complete.set.of.Unity3D.tutorials.part22.rar


http://www.fileserve.com/file/sCHUPA9/Design3-Complete.set.of.Unity3D.tutorials.part23.rar


http://www.fileserve.com/file/tmM84Ms/Design3-Complete.set.of.Unity3D.tutorials.part24.rar


http://www.fileserve.com/file/wUgrKRX/Design3-Complete.set.of.Unity3D.tutorials.part25.rar


http://www.fileserve.com/file/SEDFMY5/Design3-Complete.set.of.Unity3D.tutorials.part26.rar

or folder: http://www.fileserve.com/list/zmdgp8r

Unity, Cinema
2011 | ENG | 960×720 | .mov | project files | 2.3Gb
Genre: eLearning

1.1. Introduction. Create project & Unity interface
1.2. Introduction. Terrain Extrusion & Texturing
1.3. Introduction. Trees & Further Topography
1.4. Introduction. Lighting & First Person Control
1.5. Introduction. Water & Light Flares
1.6. Introduction. Particle Systems
1.7. Introduction. Making a Smoke Material
2.1. Cinema4D Animation & Interaction. Previous Project & Cinema 4D GUI
2.2. Cinema4D Animation & Interaction. Extrusion & Boolean Cut
2.3. Cinema4D Animation & Interaction. Modelling & Materials
2.4. Cinema4D Animation & Interaction. Animation & Unity Import Settings
2.5. Cinema4D Animation & Interaction. Collision Detection & Basic Scripting
2.6. Cinema4D Animation & Interaction. Point Lights, Layers & Culling Masks
3.1. Collecting Items & Keeping Score. Ambient sound
3.2. Collecting Items & Keeping Score. GUI Text & Modelling the Gem
3.3. Collecting Items & Keeping Score. Gem Prefab pt. 1
3.4. Collecting Items & Keeping Score. Gem Prefab pt. 2
3.5. Collecting Items & Keeping Score. Prefab Instances & Collection Script
3.6. Collecting Items & Keeping Score. Controlling GUI Text & Script Conditions
4.1. Coconut Shy Game. Coconut Creation, and Thrower Preparation
4.2. Coconut Shy Game. Thrower Scripting
4.3. Coconut Shy Game. Creating & the Target
4.4. Coconut Shy Game. Target Collision Detection & more
4.5. Coconut Shy Game. Triggering throwing & Crosshair Aim
5.1. Physics & Fonts. Gem Suspension, Scripting & Seesaw Model
5.2. Physics & Fonts. Seesaw Physics using a Hinge Joint
5.3. Physics & Fonts. Triggering the Chain Reaction

Project files
1. Assetbasics
2. Bouncingballs
3. Forces
4. Hitsounds
5. Makingterrain
6. Shadow
7. Torque
8. Workingwith3Dtools

Download:

http://www.url-dead/file/342791011/Unity3d_VideoTutorials.part01.rar
http://www.url-dead/file/342791021/Unity3d_VideoTutorials.part02.rar
http://www.url-dead/file/342791031/Unity3d_VideoTutorials.part03.rar
http://www.url-dead/file/342791041/Unity3d_VideoTutorials.part04.rar
http://www.url-dead/file/342791051/Unity3d_VideoTutorials.part05.rar
http://www.url-dead/file/342791061/Unity3d_VideoTutorials.part06.rar
http://www.url-dead/file/342791071/Unity3d_VideoTutorials.part07.rar
http://www.url-dead/file/342791081/Unity3d_VideoTutorials.part08.rar
http://www.url-dead/file/342791091/Unity3d_VideoTutorials.part09.rar
http://www.url-dead/file/342791101/Unity3d_VideoTutorials.part10.rar
http://www.url-dead/file/342791111/Unity3d_VideoTutorials.part11.rar
http://www.url-dead/file/342791121/Unity3d_VideoTutorials.part12.rar
http://www.url-dead/file/342791131/Unity3d_VideoTutorials.part13.rar
http://www.url-dead/file/342791141/Unity3d_VideoTutorials.part14.rar
http://www.url-dead/file/342791151/Unity3d_VideoTutorials.part15.rar
http://www.url-dead/file/342791161/Unity3d_VideoTutorials.part16.rar
http://www.url-dead/file/342791171/Unity3d_VideoTutorials.part17.rar
http://www.url-dead/file/342791181/Unity3d_VideoTutorials.part18.rar
http://www.url-dead/file/342791191/Unity3d_VideoTutorials.part19.rar
http://www.url-dead/file/342791201/Unity3d_VideoTutorials.part20.rar
http://www.url-dead/file/342791211/Unity3d_VideoTutorials.part21.rar
http://www.url-dead/file/342791221/Unity3d_VideoTutorials.part22.rar
http://www.url-dead/file/342791231/Unity3d_VideoTutorials.part23.rar
or folder: http://www.url-dead/folder/2618661
—mirror—

http://bitshare.com/files/2iqq8hdz/Unity3d_VideoTutorials.part01.rar.html
http://bitshare.com/files/4tmrcjs6/Unity3d_VideoTutorials.part02.rar.html
http://bitshare.com/files/m6xl9o6v/Unity3d_VideoTutorials.part03.rar.html
http://bitshare.com/files/sgmr3anl/Unity3d_VideoTutorials.part04.rar.html
http://bitshare.com/files/4y230fsx/Unity3d_VideoTutorials.part05.rar.html
http://bitshare.com/files/qp1i8x4x/Unity3d_VideoTutorials.part06.rar.html
http://bitshare.com/files/x3ash9zm/Unity3d_VideoTutorials.part07.rar.html
http://bitshare.com/files/2oanrccv/Unity3d_VideoTutorials.part08.rar.html
http://bitshare.com/files/xl1y4kja/Unity3d_VideoTutorials.part09.rar.html
http://bitshare.com/files/t5jqfatn/Unity3d_VideoTutorials.part10.rar.html
http://bitshare.com/files/pydzww3s/Unity3d_VideoTutorials.part11.rar.html
http://bitshare.com/files/uhj0sm6w/Unity3d_VideoTutorials.part12.rar.html
http://bitshare.com/files/o6q6utbm/Unity3d_VideoTutorials.part13.rar.html
http://bitshare.com/files/a2buomsj/Unity3d_VideoTutorials.part14.rar.html
http://bitshare.com/files/jwyekrsr/Unity3d_VideoTutorials.part15.rar.html
http://bitshare.com/files/rand4mxq/Unity3d_VideoTutorials.part16.rar.html
http://bitshare.com/files/580wow6j/Unity3d_VideoTutorials.part17.rar.html
http://bitshare.com/files/esh3jfr4/Unity3d_VideoTutorials.part18.rar.html
http://bitshare.com/files/yqwoi6j6/Unity3d_VideoTutorials.part19.rar.html
http://bitshare.com/files/w4ksc0mo/Unity3d_VideoTutorials.part20.rar.html
http://bitshare.com/files/s9ywwwpi/Unity3d_VideoTutorials.part21.rar.html
http://bitshare.com/files/1q3av87g/Unity3d_VideoTutorials.part22.rar.html
http://bitshare.com/files/s4lc25qr/Unity3d_VideoTutorials.part23.rar.html
or folder: http://bitshare.com/?d=x6v8cosb
—mirror—

http://www.fileserve.com/file/Zf4Nhzh/Unity3d_VideoTutorials.part01.rar
http://www.fileserve.com/file/GJEfZ57/Unity3d_VideoTutorials.part02.rar
http://www.fileserve.com/file/4Sppatn/Unity3d_VideoTutorials.part03.rar
http://www.fileserve.com/file/PyGxuUr/Unity3d_VideoTutorials.part04.rar
http://www.fileserve.com/file/vEu3ARs/Unity3d_VideoTutorials.part05.rar
http://www.fileserve.com/file/C9kUAD5/Unity3d_VideoTutorials.part06.rar
http://www.fileserve.com/file/eGRSVnB/Unity3d_VideoTutorials.part07.rar
http://www.fileserve.com/file/sKtEEMc/Unity3d_VideoTutorials.part08.rar
http://www.fileserve.com/file/2zGTmGs/Unity3d_VideoTutorials.part09.rar
http://www.fileserve.com/file/WBkzj7B/Unity3d_VideoTutorials.part10.rar
http://www.fileserve.com/file/8Z38YKw/Unity3d_VideoTutorials.part11.rar
http://www.fileserve.com/file/H8vWE4b/Unity3d_VideoTutorials.part12.rar
http://www.fileserve.com/file/N2RAcPf/Unity3d_VideoTutorials.part13.rar
http://www.fileserve.com/file/rpt5M5H/Unity3d_VideoTutorials.part14.rar
http://www.fileserve.com/file/xgX7rHA/Unity3d_VideoTutorials.part15.rar
http://www.fileserve.com/file/UU6RDJ9/Unity3d_VideoTutorials.part16.rar
http://www.fileserve.com/file/AvncaKx/Unity3d_VideoTutorials.part17.rar
http://www.fileserve.com/file/EfjwQpj/Unity3d_VideoTutorials.part18.rar
http://www.fileserve.com/file/U8eNRRY/Unity3d_VideoTutorials.part19.rar
http://www.fileserve.com/file/GHa63GV/Unity3d_VideoTutorials.part20.rar
http://www.fileserve.com/file/3s7apfy/Unity3d_VideoTutorials.part21.rar
http://www.fileserve.com/file/u4qXTx9/Unity3d_VideoTutorials.part22.rar
http://www.fileserve.com/file/6vKkrar/Unity3d_VideoTutorials.part23.rar
or folder: http://www.fileserve.com/list/PtV2uzt