WASD Keys acting oddly
Closed this issue · 4 comments
stevel4857 commented
I added to the scene along with a large gltf 2 model. The WASD keys seem to be moving oddly or flying doesn't happen at all.
My test is here: http://www.cablecenter.org/vr/network/
The good thing is that this is amazing. Possibly I'm placing the gltf wrong?
feiss commented
Nice scene! :D
What is wrong about WASD? it works perfect for me. What browser are you
using?
…On Wed, Oct 18, 2017 at 8:34 PM, Steve Luiting ***@***.***> wrote:
I added to the scene along with a large gltf 2 model. The WASD keys seem
to be moving oddly or flying doesn't happen at all.
My test is here: http://www.cablecenter.org/vr/network/
The good thing is that this is amazing. Possibly I'm placing the gltf
wrong?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/feiss/aframe-environment-component/issues/26>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAV9wCrZxkfZvUuDd5AZesKfYiWYEGQnks5stkTNgaJpZM4P-Koo>
.
stevel4857 commented
I managed to fix the WASD keys by removing the code completely. I need to
have the ability to fly="true" but that doesn't work. So, when flying the
WASD keys don't seem to work correctly.
I won't have time to setup am example until end of next week now. I assume
the GLTF model does something. The environment component and network
component work fine until I add the gltf and then flying.
Does this make more sense?
Steve Luiting
http://sluiting.weebly.com
P: 720.563.9377
On Thu, Oct 19, 2017 at 6:09 PM, Diego F. Goberna <notifications@github.com>
wrote:
… Nice scene! :D
What is wrong about WASD? it works perfect for me. What browser are you
using?
On Wed, Oct 18, 2017 at 8:34 PM, Steve Luiting ***@***.***>
wrote:
> I added to the scene along with a large gltf 2 model. The WASD keys seem
> to be moving oddly or flying doesn't happen at all.
>
> My test is here: http://www.cablecenter.org/vr/network/
>
> The good thing is that this is amazing. Possibly I'm placing the gltf
> wrong?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/feiss/aframe-environment-component/issues/26>, or
mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/
AAV9wCrZxkfZvUuDd5AZesKfYiWYEGQnks5stkTNgaJpZM4P-Koo>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/feiss/aframe-environment-component/issues/26#issuecomment-338071305>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAXATvaaLNdke_Dffk77Sc72woCEmMJoks5st-SxgaJpZM4P-Koo>
.
stevel4857 commented
I can use it as it is now but I wanted the ability to move to the second
floor by flying.
Steve Luiting
http://sluiting.weebly.com
P: 720.563.9377
…On Fri, Oct 20, 2017 at 7:52 AM, Steve Luiting ***@***.***> wrote:
I managed to fix the WASD keys by removing the code completely. I need to
have the ability to fly="true" but that doesn't work. So, when flying the
WASD keys don't seem to work correctly.
I won't have time to setup am example until end of next week now. I assume
the GLTF model does something. The environment component and network
component work fine until I add the gltf and then flying.
Does this make more sense?
Steve Luiting
http://sluiting.weebly.com
P: 720.563.9377 <(720)%20563-9377>
On Thu, Oct 19, 2017 at 6:09 PM, Diego F. Goberna <
***@***.***> wrote:
> Nice scene! :D
>
> What is wrong about WASD? it works perfect for me. What browser are you
> using?
>
> On Wed, Oct 18, 2017 at 8:34 PM, Steve Luiting ***@***.***>
> wrote:
>
> > I added to the scene along with a large gltf 2 model. The WASD keys seem
> > to be moving oddly or flying doesn't happen at all.
> >
> > My test is here: http://www.cablecenter.org/vr/network/
> >
> > The good thing is that this is amazing. Possibly I'm placing the gltf
> > wrong?
> >
> > —
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly, view it on GitHub
> > <https://github.com/feiss/aframe-environment-component/issues/26>, or
> mute
> > the thread
> > <https://github.com/notifications/unsubscribe-auth/AAV9wCrZx
> kfZvUuDd5AZesKfYiWYEGQnks5stkTNgaJpZM4P-Koo>
> > .
> >
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/feiss/aframe-environment-component/issues/26#issuecomment-338071305>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAXATvaaLNdke_Dffk77Sc72woCEmMJoks5st-SxgaJpZM4P-Koo>
> .
>
feiss commented
outdated