RuggeroVisintin / RuggeroVisintin/SparkEngineWeb
Parent / Child Transform
Open
Nobody has claimed this yet.
ecs
enhancement
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 2
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
AS A GameDev
I WANT TO Add a Transform Component as parent of another TransformComponent
SO THAT the twos move together
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 locating the Transform Component and TransformComponent implementation and inspect how movement is currently applied. Determine how a parent-child relationship should propagate movement, then verify that both transforms move together without breaking existing behavior. No specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100