Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

look-at component does not accept vector after a selector has been used #292

Open
DougReeder opened this issue Mar 13, 2021 · 0 comments
Open

Comments

@DougReeder
Copy link
Contributor

  1. Set look-at component to selector (for example, "#squirrel")
  2. Set look-at component to vector (for example, {x: 0, y: 1000, z: 0})
    Expected behavior: element points toward zenith, ignoring element #squirrel
    Actual behavior: element continues to follow #squirrel
DougReeder added a commit to DougReeder/superframe that referenced this issue Mar 13, 2021
dmarcos added a commit that referenced this issue Sep 27, 2021
Fixes look-at, so vector can be used after selector (Issue #292)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant