User | Kudos |
---|---|
8 | |
6 | |
5 | |
4 | |
4 |
Shift registers are used often in functional globals where they need to only be initialized on first call, requiring extra code to handle this case.
The feedback node handles initialization and enabling (optional updates without adding any code), why are these not options on the shift registers. I would just use feedback nodes, but shift registers are more readable in the action engine template. See the code below, the feedback is much cleaner:
The new SR with the same options yields clean code (I think it is cleaner since there are less object to use real-estate) using shift registers:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 4 kudos within 4 years after posting will be automatically declined.