Coder Social home page Coder Social logo

unity-note's Introduction

๐ŸŽฎ Unity Notes

Here are notes created when I am learning Unity Engine to create a 2D game.

๐Ÿ’ก Introduction

Here are notes about learning unity. I did not follow a textbook or series of videos, just cases by cases to learn. But I will try to make the learning tree clear and structured.

The notes more likly show how to do something, step by step, linear processes. This would be helpful in reality practice. Whenever we forget how to implement a function, we just refer the notes to review. As for the usage for exact single function, I prefer to referring the official document, so I will not focus on understanding all part of a function, just use it.

Notes will be archived by different classifications, depend on the role in a game, like environment, player, etc.

For finding some reference codes, there is a script folder contain all scripts to help.

๐Ÿค” How to use

  • note: contains different topic folders

    • Camera: contains how to set camera moving, camera scripts usage, etc.
    • Environment: contains how to use tile map, front and background setting, etc.
    • Item: contains items setting within games, including collection, trap, etc.
    • Layer: contains project management tricks, including layer organization, order, group, etc.
    • Player: contains all implement about player, including moving, states, action, etc.
    • UI: contains all implemnt about UI, including health, power, scenes, etc.
  • script: contain all scripts for notes mentioned before, classifed by the same structure of note

  • fig: some images will be here, if necessary

  • src: some shared resourses will be here, if necessary

๐Ÿ“ฌ Feedback

Feel free to suggest additions via Issue or Pull Requests, let's create an awesome Unity goal-oriented notes repo together!

unity-note's People

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.