Eric Anderson

Results 52 comments of Eric Anderson

Would the collider be auto-sized to the text panel?

This bug is specific to input events. Local input must not be intercepted by these invisible objects.

Here is a solution I think will work for the majority of cases, and keeps the API simple: ``` Colliders follow visibility group mask unless the actor has a rigid...

Curious how this would work in a hybrid environment. The ability to sync attachments between Altspace and the testbed would be really cool, and pave the way to support other...

Camera is not implemented yet, but fingers not working is a bug.

What's actually happening is the opposite of saving to cloud, it's syncing down all project headers from the cloud to see if there are any changes. It can be a...

Looks like it's inconsistent. It will load about half the time for me.

Hi @wmacfarl, we're thinking of going with your first suggestion. We would add a JavaScript method to set the control mapping for a player, something like: ```ts namespace sim {...

We can use the javascript keycodes, with mouse buttons appended. https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode#value_of_keycode