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

Hamster ball locomotion #1630

Open
thestonefox opened this issue Nov 21, 2017 · 8 comments
Open

Hamster ball locomotion #1630

thestonefox opened this issue Nov 21, 2017 · 8 comments

Comments

@thestonefox
Copy link
Member

The ability to move around by rolling a hamster ball

Like this: https://gfycat.com/OpulentExhaustedGoldenretriever

I'll try and contact the author on reddit: https://www.reddit.com/user/Reil

@thestonefox
Copy link
Member Author

If anyone else wants to try and implement it, then I'd suggest the easiest way would be to have a spherical collider surround the play area, and attach spring joints from the controllers to the rigidbody on the play area. they should just rotate the play area when pulled.

@williamrjackson
Copy link

I've implemented this (Quite fun to use, btw). I plan to work on it a bit tomorrow to better comply with your coding standards. I also need to learn how to 'correctly' commit to the alpha branch. Is there a way you could assign this to me so another contributor doesn't double up on the work?

@thestonefox
Copy link
Member Author

Doesn't look like I can assign you to the task, your name doesn't show up in the assignee list

@bddckr
Copy link
Collaborator

bddckr commented Nov 24, 2017

You can only assign members of the repo AFAIK.

A good workaround would be to just some labels and add one like already taken | WIP or something 😄

@williamrjackson
Copy link

Thanks for trying!

Progress report: https://youtu.be/7I4PzGR-ZR8

I plan to submit a pull request this evening. Thanks again for the help.

@williamrjackson
Copy link

#1638

Let me know what's whack. Thanks!

@thestonefox thestonefox added this to To do in VRTK May 9, 2019
@kortemey
Copy link

Hey, are you guys still accepting contributions? I'd be happy to take a crack at this.

@fight4dream
Copy link

hi you may PR for v4

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

No branches or pull requests

5 participants