pac3
pac3 copied to clipboard
Time argument on events displays an incorrect value.
Lets take the Command event for example.
When time isn't set to anything it displays 0 in the editor but the actual value is 0.1, if you click it by accident (causing it to update) or set it back to 0 after messing with it the event wont work anymore which might confuse some people.
I agree. I think I'll change the event code to allow default variables and behave a bit more like how parts are setup.
I think this has been fixed