matrix-org / matrix-org/thirdroom
Picking up an object reorients it instantaneously, which seems like a glitch
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 647
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
* Throw a bouncy ball
* Pick it up
* Observe that its orientation suddenly snaps to some alignment (presumably Z is up or whatever)
I'd expect picking something up to preserve its orientation.
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
Reproduce the issue by throwing a bouncy ball and picking it up in Thirdroom, then trace the object-picking entry point and orientation handling. Done means picking up the object preserves the orientation it had before pickup, with no instantaneous snap.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- three.js, typescript
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100