-
-
Notifications
You must be signed in to change notification settings - Fork 993
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
Comments
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. |
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? |
Doesn't look like I can assign you to the task, your name doesn't show up in the assignee list |
You can only assign members of the repo AFAIK. A good workaround would be to just some labels and add one like |
Thanks for trying! Progress report: https://youtu.be/7I4PzGR-ZR8 I plan to submit a pull request this evening. Thanks again for the help. |
Let me know what's whack. Thanks! |
Hey, are you guys still accepting contributions? I'd be happy to take a crack at this. |
hi you may PR for v4 |
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
The text was updated successfully, but these errors were encountered: