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

Validate animation actuators and show results in the editor UI #141

Open
ensisoft opened this issue Jan 27, 2023 · 0 comments
Open

Validate animation actuators and show results in the editor UI #141

ensisoft opened this issue Jan 27, 2023 · 0 comments

Comments

@ensisoft
Copy link
Owner

There's some "CanApply" functionaity that already logs warnings for actuators that can't apply at runtime.

Refactor this so that's there some "Validate" type of function in the Actuator class types and which can put the validation
strings in a collection. The editor UI can then invoke the validate function on the selected actuator class and show the result
in the UI.

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