Closed Rich-Harris closed 5 years ago
A camera inside a group with transforms should be able to look at an object that isn't in that group. Maybe it also needs a global 'up'.
Maybe this can be done with string IDs? Or we could bind: to an object's CTM?
bind:
Supporting those bindings might be a nuisance. Or maybe we introduce a Target component specifically for this purpose?
Target
Fixed in 0.0.5 with the addition of <Target>
<Target>
A camera inside a group with transforms should be able to look at an object that isn't in that group. Maybe it also needs a global 'up'.
Maybe this can be done with string IDs? Or we could
bind:
to an object's CTM?Supporting those bindings might be a nuisance. Or maybe we introduce a
Target
component specifically for this purpose?