Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 3.16 KB

Unity.md

File metadata and controls

67 lines (44 loc) · 3.16 KB

Tutorials

https://unity3d.com/learn/tutorials?_ga=1.229353502.322363427.1458116221 Tutorials modules

Rants

  • Editor log, when it crashes the location of the file is under the APPlData folder in windows. Is very clumsy to re open everytime a fatal crash or hang happens
  • Debugging, the output window in the VStudio is different than the console in Unity
  • The engine is built around the concept of assets, the game is in the code
  • Code is also an asset type
  • No access to source code
  • Class name clashes are easy to produce, and the error is detected very late at runtime
  • No native console commands in game window supported
  • Simples way to output to visual studio Log
  • TMPro support and legacy *Provide profile file sharing

Absolute beginner

https://www.youtube.com/playlist?list=PLFt_AvWsXl0fnA91TcmkRyhhixX9CO3Lw https://unity3d.com/learn/tutorials?_ga=1.229353502.322363427.1458116221 Tutorials modules

http://www.xenosmashgames.com/creating-start-menu-unity-5/ Creating start menu http://unity3d.com/learn/tutorials/projects/survival-shooter/environment?playlist=17144 Survival shooter https://unity3d.com/learn/tutorials/projects/survival-shooter/environment?playlist=17144 Environment setup

https://unity3d.com/public-relations?utm_campaign=engine_global_activation_Onboarding%20beginners%20flow&utm_content=18-onboarding-beginners-community8&utm_medium=email&utm_source=Eloqua Unity statistics

APEX (AI for Unity)

https://github.com/RamiAhmed/ApexTeaching tutorial

http://apexgametools.com/learn/apex-utility-ai-documentation/apex-utility-ai-scripting-guide/ Scripting Guide

http://apexgametools.com/learn/apex-education-research-program/ Education and research program

http://apexgametools.com/learn/apex-utility-ai-documentation/apex-utility-ai-survival-shooter-tutorials/ AI video tutorials

http://apexgametools.com/learn/apex-path-documentation/apex-path-tutorials/ Path video tutorials

http://apexgametools.com/learn/apex-utility-ai-documentation/creating-utility-ai-scratch/ Creating Uitlity AI from Scratch

https://www.youtube.com/channel/UCXOe80m1hZc2F28QK0Py3cA Full vide list

Photon (Network for Unity)

https://www.photonengine.com/en/Bolt Client-hosted networking for Unity

http://www.paladinstudios.com/2014/05/08/how-to-create-an-online-multiplayer-game-with-photon-unity-networking/ Tutorial

https://doc-api.photonengine.com/en/pun/current/class_photon_1_1_pun_behaviour.html API

http://developer.muchdifferent.com/unitypark/PikkoServer/PikkoServer Pikko Server

https://forum.unity.com/threads/choosing-a-networking-solution-for-an-mmo.136954/ MMO in Unity

https://blog.photonengine.com//2014/09/dev-story-das-tal/ Photon stories

Monocecil, alter a .NET assembly, allowing for both injecting and removing code http://www.codersblock.org/blog//2014/06/integrating-monocecil-with-unity.html Client-hosted networking for Unity

Third Party repositories

https://bitbucket.org/Unity-Technologies/ Plug-ins/Tech

Commands

32 bit integer 7FFF FFFF 2147483647 To be clear, I am NOT in the "anyone can become great with 10,000 hours of focused practice" camp -- talent is real and does vary. John Carmack