kiigame / kiigame/adventure_engine
addObject should add animations
Open
bug
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 6
- Avg merge
- 2m
- Merged PRs (30d)
- 4
Description
Currently in LZ, the only animated and/or multipart object is the fungus, which only gets removed in the game. The current code reflects that.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating addObject and the existing fungus handling described in the issue, then trace how animated or multipart objects are represented and removed in LZ. Done means addObject supports animated and/or multipart objects rather than only the current fungus-specific behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100