Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Master #3

wants to merge 6 commits into from

Commits on Oct 29, 2016

  1. Modified the namespacing

    Added namespace UnityEngine to improve code organization
    Jason Wang committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    14b6f19 View commit details
    Browse the repository at this point in the history
  2. Removed whitespace

    Jason Wang committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    32cf4fc View commit details
    Browse the repository at this point in the history
  3. Revert "Removed whitespace"

    This reverts commit 32cf4fc.
    Jason Wang committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    5ddb27a View commit details
    Browse the repository at this point in the history
  4. Revert "Modified the namespacing"

    This reverts commit 14b6f19.
    Jason Wang committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    4fa43f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2016

  1. Fixed an error where colliders won't load at Start

    Jason Wang committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    6377a15 View commit details
    Browse the repository at this point in the history
  2. Reduced the need for an origin as well as hid the polygon collider

    Hide the polygoncollider behavior on start
    Jason Wang committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    5f55ae9 View commit details
    Browse the repository at this point in the history