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

NetVar/CVar #162

Open
PowerfulBacon opened this issue Feb 14, 2023 · 0 comments
Open

NetVar/CVar #162

PowerfulBacon opened this issue Feb 14, 2023 · 0 comments

Comments

@PowerfulBacon
Copy link
Owner

PowerfulBacon commented Feb 14, 2023

Communicating variable changes via signal changes is inefficient and ineffective for variables that frequently change.
Instead we should communicate the changes on the variable itself.

This may require a rewrite to the component system however, to not require signals to change variables stored in components.

This is a rewrite to how component variables are modified.

@PowerfulBacon PowerfulBacon changed the title NetVar NetVar/CVar Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant