I have two pistons below. One just uses the “If True” for a bunch of notifications (which is what I need the pistons to do) while the other does “If” this “Then” that. Does it matter which I use for simple notifications or is it best practice to use one?
Which piston is best practice for simple stuff? (two examples included)
c1arkbar
#2
There really isn’t a BEST per say. Lots of ways to skin the cat.
I would however recommend your second option. Using multiple if/then statements instead of the when true.