overte-org / overte

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

Add setter for MyAvatar.density #944

Open ksuprynowicz opened 2 months ago

ksuprynowicz commented 2 months ago

Currently it's read-only. Setting it would require updating it on physics engine side too, and that would need to be done in thread-safe way.