playcanvas / playcanvas/engine
Allow vehicle control on mobile in vehicle engine example
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16.8k
- Forks
- 2k
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 222
Description
When this is executed on mobile http://playcanvas.github.io/#physics/vehicle.html
which does not have arrow keys used for driving, the car is just stationary.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the vehicle engine example at http://playcanvas.github.io/#physics/vehicle.html and inspect how its driving input is handled. Run the example on a mobile device and identify an appropriate mobile control path. Done means the vehicle can be driven without arrow keys while desktop keyboard control continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev, mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100