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

Stretchable not adjusting physics bounder #200

Open
piebaker opened this issue Mar 27, 2021 · 0 comments
Open

Stretchable not adjusting physics bounder #200

piebaker opened this issue Mar 27, 2021 · 0 comments

Comments

@piebaker
Copy link

Title pretty much says it all, the stretchable component is no longer adjusting the physics bounders, leading to stretched objects having their original physics bounder while smaller or larger than it. I have no idea what could have caused this, as 3 weeks ago this worked like a charm and I haven't touched it since. I've included a link to the relevant glitch project, and the versions of each component I am running. Any help appreciated.

Glitch Link https://glitch.com/~spad-allex

Components and versions in use
<script src="https://aframe.io/releases/1.1.0/aframe.min.js"></script> <!--Main A-frame component --> <script src="https://cdn.jsdelivr.net/gh/donmccurdy/[email protected]/dist/aframe-extras.min.js"></script> <!-- A frame extras for joystick movement --> <script src="https://unpkg.com/[email protected]/dist/aframe-environment-component.min.js"></script> <!-- Enviroment component --> <script src="https://unpkg.com/super-hands@^3.0.1/dist/super-hands.min.js"></script> <!--Super hands module that allows for grabbing/streching --> <script src="https://cdn.jsdelivr.net/gh/n5ro/[email protected]/dist/aframe-physics-system.min.js"></script> <!--Physics component -->

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

1 participant