building 2.5d in unity

13
Building in 2.5D Using Unity/C# Amanda Lange Tech Evangelist @second_truth

Upload: amanda-lange

Post on 30-Jul-2015

126 views

Category:

Software


6 download

TRANSCRIPT

Page 1: Building 2.5D in Unity

Building in 2.5D Using Unity/C#Amanda LangeTech Evangelist@second_truth

Page 2: Building 2.5D in Unity

Unity 3D

Page 3: Building 2.5D in Unity

Unity 3DFree Game EngineFor any game that makes up to $100,000 annually

MultiplatformWindows Store, Windows Desktop, Windows PhoneiOS, Android… Xbox One, PS4…

Page 4: Building 2.5D in Unity

Unity 5

http://unity3d.com

Page 5: Building 2.5D in Unity

Development Dimensions• 3D

• 2.5D?

• 2D

Page 6: Building 2.5D in Unity

2.5 D

Page 7: Building 2.5D in Unity

My Approach2D sprites in a 3D environment

Page 8: Building 2.5D in Unity

What We’ll CoverBuilding a Scene in Unity for 2.5DCreating 2D Sprite animationsCreating a scrolling background for runnerC# Code for:

Starting and ending the gameMoving the PlayerSpawning EnemiesKilling the Player

Page 9: Building 2.5D in Unity

Demo

Page 10: Building 2.5D in Unity

Resources• www.Unity3D.com – Download Unity• www.UnityVS.com – Unity Tools for Visual Studio• www.prime31.com – Useful plugins for all platforms

• www.microsoftvirtualacademy.com/training-topics/game-development - Check out the Unity MVA

• www.pixelprospector.com – General game dev advice

• www.secondtruth.com – My site• https://github.com/ajlange - My Github (has this game code)

Page 11: Building 2.5D in Unity

ResourcesFree Image Editors:

• GIMP

• Paint.Net

• GrafX2 (pixel art)

• Inkscape

Animation Tools:

• Spriter

• ShoeBox

• http://students.autodesk.com

Audio Tools:

• bfxr (create sound effects)

• Audacity (create and edit effects / music)

Page 12: Building 2.5D in Unity

Learn More Unity!Unity 5 RoadshowApril 2Philly Game Forge in Philadelphia – Chestnut St

https://unity3d.com/events/unity-5-roadshow-philadelphia

Page 13: Building 2.5D in Unity

© 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.