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

Fully support gravity changes #49

Open
llafuente opened this issue Jan 14, 2017 · 1 comment
Open

Fully support gravity changes #49

llafuente opened this issue Jan 14, 2017 · 1 comment

Comments

@llafuente
Copy link
Owner

Right now there is a very basic gravity change support.

Not supported

  • slopes
  • right/left gravity
  • jumping

It just now what is above/below and raycast propely. My usage is to patrol ceilings, I don't plan to expand it more...

llafuente added a commit that referenced this issue Jan 14, 2017
just a vary basic step towards #49

and like always, try to FIX CIs
@llafuente
Copy link
Owner Author

This must be done using a matrix4x4, and translate Vector2.Up to a method that return Up * matrix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant