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

Need a solution for property methods that are objects #439

Open
tinmarr opened this issue Dec 7, 2022 · 0 comments
Open

Need a solution for property methods that are objects #439

tinmarr opened this issue Dec 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@tinmarr
Copy link
Member

tinmarr commented Dec 7, 2022

Describe the bug

In many places we use property methods to control the setting of objects. however, you are still able to set the properties of the object without the property method setter getting called.

We need to find a solution for this. For example, checking if the property has changed every frame and doing whatever needs to be done if it has.

@tinmarr tinmarr added the bug Something isn't working label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant