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

feat(app)!: 227 Change the keyboardcontrols implementation #339

Merged
merged 5 commits into from
Apr 3, 2024

Conversation

JaimeTorrealba
Copy link
Member

@JaimeTorrealba JaimeTorrealba commented Jan 28, 2024

Please check the playground, and play with it, lt me know what you think.

closes #227

Copy link

stackblitz bot commented Jan 28, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Jan 28, 2024

Deploy Preview for cientos-tresjs ready!

Name Link
🔨 Latest commit 39e2094
🔍 Latest deploy log https://app.netlify.com/sites/cientos-tresjs/deploys/65bed451a96e97000875ea2d
😎 Deploy Preview https://deploy-preview-339--cientos-tresjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JaimeTorrealba JaimeTorrealba marked this pull request as draft January 28, 2024 13:44
@andretchen0
Copy link
Contributor

andretchen0 commented Jan 30, 2024

Hey @JaimeTorrealba !

It works well!

I think these would be welcome features:

  • arrow key support
  • gradually ramp up to top speed for movement. Maybe implemented using constants like the Three.js example. Or maybe implemented as reactive props: acceleration, friction, maxSpeed.

Maybe: head bob! 🤣

@JaimeTorrealba JaimeTorrealba changed the base branch from main to v4 February 9, 2024 13:49
@JaimeTorrealba JaimeTorrealba marked this pull request as ready for review February 23, 2024 21:09
@JaimeTorrealba JaimeTorrealba merged commit d591632 into v4 Apr 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Improve KeyboardControls
2 participants