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

How to move a ridgidbody without them bumping up over eachother #94

Open
dlawrence2060 opened this issue Mar 26, 2020 · 1 comment
Open

Comments

@dlawrence2060
Copy link

Hi Im having an issue where I set my ridgidbodys linear velocity manually but when collisions happen they sometimes push over top of the other objects and then they look like they are floating.

I've tried increasing mass but doesn't seem to help either. Is there an easy way to lock the y axis on specific objects?

@Botchal
Copy link

Botchal commented Feb 13, 2021

@dlawrence2060 Hi, look at linearVelocity:Vec3 property to set moving vector
https://skr.sh/v6bu5eRytkD?a

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

No branches or pull requests

2 participants