Open
Description
I'm writing this as a comment here as I am not sure if it is intentional and this ticket is related to parameters. I just noticed that the
triggered
parameter is missing from entities likeLogicDelay
,TriggerSimple
. I have seen it being used in LogicDelays as a way to skip thedelay
parameter (and to not skip iton_delay_finished
is used but that is visible).
Speech
functions havestart
,finish
but are missingstarted
,finished
:
I guess this has something to do with parameters related to completed actions. This is just visual and the missing properties can be added with "Add Custom" and work normally.
That is minor, however. Thank you very much for the fixes!
Originally posted by @Const1702 in #426