Why not remove the sealed modifier from the Entity?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
I tried to work with the new version of WaveEngine and I liked this solution, it allows you to create an Entity already with the required set of components, plus, the is operator works much faster than Get ().
I hope I managed to get my point across.
Contributor guide
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
The issue names Entity but does not identify a file, test, or specific change. Locate the Entity declaration in the C# engine code, review the implications of removing sealed, and seek a maintainer decision before defining what completion would require.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100