detonator icon indicating copy to clipboard operation
detonator copied to clipboard

Validate animation actuators and show results in the editor UI

Open ensisoft opened this issue 2 years ago • 0 comments

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.

ensisoft avatar Jan 27 '23 08:01 ensisoft