Allow assignment to Actor's width and height to scale the Actor
- Dominant language
- Python
- Stars
- 611
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
Originally reported by: **Daniel Pope (Bitbucket: [lordmauve](https://bitbucket.org/lordmauve), GitHub: [lordmauve](https://github.com/lordmauve))**
----------------------------------------
Assigning to height and width could cause the actor to be scaled.
This might scale around the 'pos' position.
----------------------------------------
- Bitbucket: https://bitbucket.org/lordmauve/pgzero/issue/36
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the Actor implementation and its existing width, height, and pos behavior; determine how assignment should scale the Actor around pos. Done means assigning width or height produces the intended scaling without breaking existing Actor behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100