Character stuck in specific spot and unable to escape
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 797
- Forks
- 98
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
When a character goes here, it gets stuck and is unable to escape, sometimes with its non-idle animation continuing. You can find this in the Basic Controls (CodeSandbox Demo) example as well. You might need to try several times to find the exact place where this happens.
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the stuck-character behavior in the Basic Controls example using the linked CodeSandbox Demo, trying the reported spot several times. Compare the character's movement and animation behavior before and after the issue is addressed, and verify that the character can escape reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100