ChatImproVR / chatimprovr

A Virtual World Platform for the future
https://chatimprovr.github.io/
Other
10 stars 1 forks source link

Parenting plugin #59

Closed Masterchef365 closed 1 year ago

Masterchef365 commented 1 year ago

This PR provides the parenting plugin, which facilitates locking one entity's Transform to another's, along with an offset. The parenting_demo plugin is provided to demonstrate this functionality. This PR also comes with an addition to engine_interface, adding the query.has_component() interface to check whether a queried entity includes the given (queried) component.