Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cleaner way to add and remove entities #611

Open
GregHib opened this issue Feb 2, 2025 · 0 comments
Open

Add cleaner way to add and remove entities #611

GregHib opened this issue Feb 2, 2025 · 0 comments
Labels
content enhancement New feature or request system

Comments

@GregHib
Copy link
Owner

GregHib commented Feb 2, 2025

Which avoids concurrency issues. And is clear whether it's temporarily removing/hiding i.e just removing the index, or permanently deleting.

Some kind of addition/removal list which is ran at the start of the tick is probably how osrs does it.

Applies to NPCs, GameObjects and Players.

@GregHib GregHib added content enhancement New feature or request system labels Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content enhancement New feature or request system
Projects
None yet
Development

No branches or pull requests

1 participant