overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
130 stars 47 forks source link

Expose Capsule Colliders from other players via the scripting interface. #878

Open Armored-Dragon opened 3 months ago

Armored-Dragon commented 3 months ago

It would be helpful to get the collision capsule from other players for use in scripts.

You can already get this information from MyAvatar.

My intended use is to be able to get the actual height of an avatar using the collision capsule generated for it.