Custom Avatar Animations #3030
-
I'm trying to add my own trigger animations to the default avatar. I can get animation to trigger using X, Y, and Thumbstick-L...but any pressure on the button triggers, so I tried to assign animation to Pinch-L (or mrpDown_L). But as soon as I press the pinchL with this customization, it crashes Mozilla? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
can you tell us a little more about what happens when it crashes? (e.g. Does the whole browser stop, or does the room freeze)? Does this happen in different browsers? If you are able to open the browser developer tools and let us know if there are any red errors at the bottom of the console output it would be helpful. To do this, If you open this room on chrome or firefox, and then open the developer console (press command + option + i on mac, let me know if you need PC instructions). Then select Console from the top of the popup that appears. If you could scroll to the bottom and can send us a screenshot / copy and paste the text from the console or save the text to a file (See screenshot) it will give us an indication what is going wrong. |
Beta Was this translation helpful? Give feedback.
can you tell us a little more about what happens when it crashes? (e.g. Does the whole browser stop, or does the room freeze)? Does this happen in different browsers?
If you are able to open the browser developer tools and let us know if there are any red errors at the bottom of the console output it would be helpful.
To do this, If you open this room on chrome or firefox, and then open the developer console (press command + option + i on mac, let me know if you need PC instructions). Then select Console from the top of the popup that appears. If you could scroll to the bottom and can send us a screenshot / copy and paste the text from the console or save the text to a file (See screensho…