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

Spot lights' gizmo is incorrectly rotated in the X axis #557

Open
zomboh opened this issue Sep 30, 2018 · 0 comments
Open

Spot lights' gizmo is incorrectly rotated in the X axis #557

zomboh opened this issue Sep 30, 2018 · 0 comments

Comments

@zomboh
Copy link

zomboh commented Sep 30, 2018

Given a very simple scene:

    <a-box color="red"></a-box>
    <a-entity
      light="type: spot; angle: 30"
      position="0 2 0"
      rotation="-90 0 0"
    ></a-entity>

The inspector shows this:

spotgizmo

The gizmo should be facing -Y, as the lit box's face shows, but instead it's looking at +Z.

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