Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

Add way to validate entity a component attaches to #10

Open
sayhisam1 opened this issue Nov 20, 2021 · 0 comments
Open

Add way to validate entity a component attaches to #10

sayhisam1 opened this issue Nov 20, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@sayhisam1
Copy link
Owner

Currently there's no way to enforce that an entity should be of a specific type when a component attaches to it.

For example, you may want to attach the Equipped component only to Roblox Tools. Ideally there'd be an error if you tried to add an Equipped component to anything but a tool.

@sayhisam1 sayhisam1 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Nov 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant