Hello everyone.
How to check, if property has been changed in the Construct editor, and if the value of the changed property is less than 0, then change the value of the changed property to 0.
For example, in the Array plugin, in the edittime.js, there are the following functions for this:
How do I do this in the Construct 3 SDK?