-
Notifications
You must be signed in to change notification settings - Fork 8
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
Make Walk (camera nav with keyboard) smooth #255
Comments
I'll check it out. On Fri, Nov 7, 2014 at 10:16 AM, Kevin Curry [email protected]
|
Code is in branch 'walk' https://github.com/kmcurry/3Scape/tree/walk |
Another weird thing is that strafe-right works but not strafe-left |
Will check out tonight. Thanks. On Wed, Nov 19, 2014 at 2:50 PM, Kevin Curry [email protected]
|
Hit me like a ton of bricks: Internet Explorer support. On Wed, Nov 19, 2014 at 3:18 PM, Michael Chase Brazell <
Kevin Curry 3Scape begins @ http://3Scape.me |
When I press the D key I move the camera forward. When I press E I move backward. By pointing the mouse I can steer. This is all great. However, there is a slight but annoying jerking motion. I am not sure if this is function of how it is implemented in 3Scape but I suspect that has some impact. I need help sorting it and fixing it.
The text was updated successfully, but these errors were encountered: