All translations

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)Instead:
*Use the dedicated node for this purpose, [[Button Events (ProtoFlux)|Button Events]]. This is more efficient and impulses can be fired when various different things happen with the given button (Pressed, Pressing, Released etc.). 
**ProbablePrime has produced a short tutorial on how to use this node [https://www.youtube.com/watch?v=5xplINNXGco here].
*If you only want to perform a simple action based on a button press, such as changing a value, consider the components in the Common UI > Button Interactions category. These can often replace simple actions you might otherwise perform with ProtoFlux.
**ProbablePrime has tutorials for several of these components - [https://www.youtube.com/watch?v=CuoqMWl9m9o ButtonValueCycle], [https://www.youtube.com/watch?v=EamDQP9DAfs ButtonValueShift], [https://www.youtube.com/watch?v=yXD3EKqKoWg ButtonValueSet], [https://www.youtube.com/watch?v=ufFli5Zn884 ButtonToggle].