DynamicObjectEntity - track transform

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
game-dev

Research direction

No files or tests are named; start by locating the DynamicObjectEntity entry point and the existing transform and bounding-box implementations. Trace how parent transforms are represented, then verify that the entity’s bounding box automatically follows its parent transform.

Written by the indexing model from the issue text.

Description

AS A GameDev
I WANT TO create an object that dynamically updates
SO THAT I don't have to do it myself

additional notes

It should automatically set the bounding box to track the parent transform

Dominant language
TypeScript
Stars
9
Forks
2
Avg merge
2m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from RuggeroVisintin/SparkEngineWeb

All issues in RuggeroVisintin/SparkEngineWeb

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.